PowerWEB LiveControls for ASP.NET
LiveTemplateColumn Class Members
See Also  Properties  Methods  Send comments on this topic.
Dart.LiveControls Namespace : LiveTemplateColumn Class


The following tables list the members exposed by LiveTemplateColumn.

Public Constructors

 NameDescription
public ConstructorLiveTemplateColumn Constructor Initializes a new instance of the TemplateColumn class.  
Top

Public Properties

 NameDescription
public PropertyEditItemTemplate Gets or sets the template for displaying the item selected for editing in a TemplateColumn.  
public PropertyFooterStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyFooterTemplate Gets or sets the template for displaying the footer section of the TemplateColumn.  
public PropertyFooterText (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyHeaderImageUrl (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyHeaderStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyHeaderTemplate Gets or sets the template for displaying the heading section of the TemplateColumn.  
public PropertyHeaderText (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyItemStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyItemTemplate Gets or sets the template for displaying a data item in a TemplateColumn.  
public PropertySortExpression (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyVisible (Inherited from System.Web.UI.WebControls.DataGridColumn)
Top

Protected Properties

Public Methods

 NameDescription
public MethodInitialize (Inherited from System.Web.UI.WebControls.DataGridColumn)
public MethodInitializeCellOverridden.  This member overrides DataGridColumn.InitializeCell.  
public MethodToString (Inherited from System.Web.UI.WebControls.DataGridColumn)
Top

Protected Methods

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.