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


The following tables list the members exposed by LiveButtonColumn.

Public Constructors

 NameDescription
public ConstructorLiveButtonColumn ConstructorInitializes a new instance of LiveButtonColumn.  
Top

Public Properties

 NameDescription
public PropertyButtonType Gets or sets the type of button to display in the ButtonColumn column.  
public PropertyCommandName Gets or sets a string that represents the command to perform when a button in the System.Web.UI.WebControls.ButtonColumn is clicked.  
public PropertyDataTextField Gets or sets the field name from a data source to bind to the ButtonColumn.  
public PropertyDataTextFormatString Gets or sets the string that specifies the display format for the caption in each command button.  
public PropertyFooterStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
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 PropertyHeaderText (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyImageUrlThe url of the image file to display for the button.  
public PropertyItemStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertySortExpression (Inherited from System.Web.UI.WebControls.DataGridColumn)
public PropertyText Gets or sets the caption displayed in the command buttons of the ButtonColumn.  
public PropertyVisible (Inherited from System.Web.UI.WebControls.DataGridColumn)
Top

Protected Properties

Public Methods

 NameDescription
public MethodInitializeOverridden.  Resets the ButtonColumn to its initial state.  
public MethodInitializeCellOverridden. Resets the specified cell in the LiveButtonColumn to its initial state.  
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.