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


The following tables list the members exposed by LiveDropDownListColumn.

Public Constructors

 NameDescription
public ConstructorLiveDropDownListColumn ConstructorInitializes a new instance of LiveDropDownListColumn.  
Top

Public Properties

 NameDescription
public PropertyAutoPostbackGets or sets a value indicating whether the dropdowns automatically post back to the server when checked.  
public PropertyDataMember Gets or sets the specific table in the DataSource to bind to the LiveDropDownListColumn.  
public PropertyDataSourceGets or sets the data source that populates the items of the list control.  
public PropertyDataTextFieldGets or sets the field of the data source that provides the text content of the list items.  
public PropertyDataTextFormatStringGets or sets the formatting string used to control how data bound to the list control is displayed.  
public PropertyDataValueFieldGets or sets the field of the data source that provides the value of each list item.  
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 PropertyItemStyle (Inherited from System.Web.UI.WebControls.DataGridColumn)
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. Resets the specified cell in the LiveDropDownListColumn 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.