Click or drag to resize

DropDownList Properties

The DropDownList type exposes the following members.

Properties
  NameDescription
Public propertyAccessKey (Inherited from WebControl.)
Protected propertyAdapter (Inherited from Control.)
Public propertyAppendDataBoundItems (Inherited from ListControl.)
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyAttributes (Inherited from WebControl.)
Public propertyAutoPostBack (Inherited from ListControl.)
Public propertyBackColor (Inherited from WebControl.)
Public propertyBorderColor (Inherited from DropDownList.)
Public propertyBorderStyle (Inherited from DropDownList.)
Public propertyBorderWidth (Inherited from DropDownList.)
Public propertyCausesValidation (Inherited from ListControl.)
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Public propertyClientIDMode (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Protected propertyContext (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyControlStyle (Inherited from WebControl.)
Public propertyControlStyleCreated (Inherited from WebControl.)
Public propertyCssClass (Inherited from WebControl.)
Public propertyDataMember (Inherited from DataBoundControl.)
Public propertyDataSource (Inherited from BaseDataBoundControl.)
Public propertyDataSourceID (Inherited from DataBoundControl.)
Public propertyDataSourceObject (Inherited from DataBoundControl.)
Public propertyDataTextField (Inherited from ListControl.)
Public propertyDataTextFormatString (Inherited from ListControl.)
Public propertyDataValueField (Inherited from ListControl.)
Protected propertyDesignMode (Inherited from Control.)
Public propertyEnabled (Inherited from WebControl.)
Public propertyEnableTheming (Inherited from WebControl.)
Public propertyEnableViewState (Inherited from Control.)
Protected propertyEvents (Inherited from Control.)
Public propertyFont (Inherited from WebControl.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHeight (Inherited from WebControl.)
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyInitialized (Inherited from BaseDataBoundControl.)
Public propertyInputSize
Gets or sets the size of the input
Protected propertyIsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsDataBindingAutomatic (Inherited from BaseDataBoundControl.)
Protected propertyIsEnabled (Inherited from WebControl.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsUsingModelBinders (Inherited from DataBoundControl.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Public propertyItems (Inherited from ListControl.)
Public propertyItemType (Inherited from DataBoundControl.)
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyNamingContainer (Inherited from Control.)
Public propertyPage (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyPlaceholderText
Gets or sets the placeholder text to display when the control is empty.
Public propertyRenderingCompatibility (Inherited from Control.)
Protected propertyRequiresDataBinding (Inherited from BaseDataBoundControl.)
Protected propertySelectArguments (Inherited from DataBoundControl.)
Public propertySelectedIndex (Inherited from DropDownList.)
Public propertySelectedItem (Inherited from ListControl.)
Public propertySelectedValue (Inherited from ListControl.)
Public propertySelectMethod (Inherited from DataBoundControl.)
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from WebControl.)
Public propertyStyle (Inherited from WebControl.)
Public propertySupportsDisabledAttribute (Inherited from DropDownList.)
Public propertyTabIndex (Inherited from WebControl.)
Protected propertyTagKey (Inherited from ListControl.)
Protected propertyTagName (Inherited from WebControl.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyText (Inherited from ListControl.)
Public propertyToolTip (Inherited from WebControl.)
Public propertyUniqueID (Inherited from Control.)
Public propertyValidateRequestMode (Inherited from Control.)
Public propertyValidationGroup (Inherited from ListControl.)
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyViewStateMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth (Inherited from WebControl.)
Top
See Also