The class that provides information regarding the container for column template. The column template can be used to add ASP.NET server controls to the WebGridCell.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class GenericContainerTemplate |
C# | |
---|
public class GenericContainerTemplate |
Delphi | |
---|
public class GenericContainerTemplate |
JScript | |
---|
public class GenericContainerTemplate |
Managed Extensions for C++ | |
---|
public __gc class GenericContainerTemplate |
C++/CLI | |
---|
public ref class GenericContainerTemplate |
Inheritance Hierarchy
System.Object
ISNet.WebUI.WebGrid.GenericContainerTemplate
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also