Skip to main content
A newer version of this page is available. .
Tab

GridLookupProperties.DropDownWindowStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.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