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


"

For a list of all members of this type, see LiveDropDownListColumn members.

"

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

See Also

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