ASPxAutoCompleteBoxBase.DropDownWidth Property
In This Article
Gets or sets the width of the editor’s dropdown window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit value that is the dropdown window’s width. |
#Remarks
This property is a wrapper of the AutoCompleteBoxPropertiesBase.DropDownWidth property.
Note
The ASPx
See Also