VerticalGridFilterBuilderPopupStyle.MainArea Property
Gets the style settings defining a filter builder’s main area appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
VerticalGridStyle | An VerticalGridStyle object that contains the style settings. |
Remarks
The main area is an area of the filter builder popup window maintaining the window content. Use the MainArea property to access and customize the area style settings.
See Also