Skip to main content
Tab

ASPxGridLookup.DropDownWindowStyle Property

Gets the style settings which define the appearance of an editor’s drop down window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public DropDownWindowStyle DropDownWindowStyle { get; }

Property Value

Type Description
DropDownWindowStyle

A DropDownWindowStyle object that contains style settings.

See Also