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

VerticalGridFilterBuilderPopupStyle.PopupControl Property

Gets the general style settings of popup elements within a grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public AppearanceStyle PopupControl { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains the style settings.

See Also