The following tables list the members exposed by LiveButtonColumn.
Name | Description | |
---|---|---|
![]() | LiveButtonColumn Constructor | Initializes a new instance of LiveButtonColumn. |
Name | Description | |
---|---|---|
![]() | ButtonType | Gets or sets the type of button to display in the ButtonColumn column. |
![]() | CommandName | Gets or sets a string that represents the command to perform when a button in the System.Web.UI.WebControls.ButtonColumn is clicked. |
![]() | DataTextField | Gets or sets the field name from a data source to bind to the ButtonColumn. |
![]() | DataTextFormatString | Gets or sets the string that specifies the display format for the caption in each command button. |
![]() | FooterStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | FooterText | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | HeaderImageUrl | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | HeaderStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | HeaderText | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | ImageUrl | The url of the image file to display for the button. |
![]() | ItemStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | SortExpression | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | Text | Gets or sets the caption displayed in the command buttons of the ButtonColumn. |
![]() | Visible | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | DesignMode | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | IsTrackingViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | Owner | (Inherited from Dart.LiveControls.LiveDataGridColumn) |
![]() | ViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | Initialize | Overridden. Resets the ButtonColumn to its initial state. |
![]() | InitializeCell | Overridden. Resets the specified cell in the LiveButtonColumn to its initial state. |
![]() | ToString | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | FormatDataTextValue | |
![]() | LoadViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | OnColumnChanged | (Inherited from Dart.LiveControls.LiveDataGridColumn) |
![]() | SaveViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | TrackViewState | (Inherited from System.Web.UI.WebControls.DataGridColumn) |