A newer version of this page is available.
Switch to the current version.
ASPxDropDownEdit Properties
An editor that provides the drop-down list functionality.Name | Description |
---|---|
AccessibilityCompliant | Enables accessibility support. Inherited from ASPxButtonEditBase. |
AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. Inherited from WebControl. |
Adapter protected | Gets the browser-specific adapter for the control. Inherited from Control. |
AllowMouseWheel | Gets or sets a value that specifies whether an end-user is able to change the editor's value using the mouse wheel. |
AllowUserInput | This property is not in effect for the ASPxDropDownEdit class. Use the ASPxEdit.ReadOnly property instead. |
AnimationType | Gets or sets a value specifying the animation type used when the editor's drop down window is invoked. Inherited from ASPxDropDownEditBase. |
AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. Inherited from Control. |
Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from WebControl. |
AutoCompleteType | This property is not in effect for the ASPxDropDownEditBase class. Inherited from ASPxDropDownEditBase. |
AutoPostBack | Gets or sets a value that specifies whether server-side processing is required to respond to specific predefined user actions. Inherited from ASPxEdit. |
AutoResizeWithContainer | Gets or sets a value that specifies whether the editor, whose width is a percentage value, can be resized automatically when the width of its resizable container changes. Inherited from ASPxTextEdit. |
BackColor | Gets or sets the background color of the Web server control. Inherited from WebControl. |
BackgroundImage | Gets the web control's background image. Inherited from ASPxWebControl. |
BackwardCompatibility static | Provides access to the control's backward compatibility settings. Inherited from ASPxWebControl. |
BindingContainer | For internal use only. Inherited from ASPxWebControl. |
Border | Gets the web control's border settings. Inherited from ASPxWebControl. |
BorderBottom | Gets the settings of the web control's bottom border. Inherited from ASPxWebControl. |
BorderColor | Gets or sets the border color of the web control. Use the BorderWrapper.BorderColor property instead. Inherited from ASPxWebControl. |
BorderLeft | Gets the settings of the web control's left border. Inherited from ASPxWebControl. |
BorderRight | Gets the settings of the web control's right border. Inherited from |