DropDownEditProperties.DropDownWindowStyle Property
In This Article
Gets the style settings which define the appearance of an editor’s drop down window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DropDownWindowStyle DropDownWindowStyle { get; }
#Property Value
Type | Description |
---|---|
Drop |
A Drop |
#Remarks
Note
The Drop
See Also