The following tables list the members exposed by LiveDropDownListColumn.
Name | Description | |
---|---|---|
![]() | LiveDropDownListColumn Constructor | Initializes a new instance of LiveDropDownListColumn. |
Name | Description | |
---|---|---|
![]() | AutoPostback | Gets or sets a value indicating whether the dropdowns automatically post back to the server when checked. |
![]() | DataMember | Gets or sets the specific table in the DataSource to bind to the LiveDropDownListColumn. |
![]() | DataSource | Gets or sets the data source that populates the items of the list control. |
![]() | DataTextField | Gets or sets the field of the data source that provides the text content of the list items. |
![]() | DataTextFormatString | Gets or sets the formatting string used to control how data bound to the list control is displayed. |
![]() | DataValueField | Gets or sets the field of the data source that provides the value of each list item. |
![]() | 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) |
![]() | ItemStyle | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | SortExpression | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | 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 | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
![]() | InitializeCell | Overridden. Resets the specified cell in the LiveDropDownListColumn to its initial state. |
![]() | ToString | (Inherited from System.Web.UI.WebControls.DataGridColumn) |
Name | Description | |
---|---|---|
![]() | 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) |