VerticalGridPopupControlStyles.FilterBuilder Property
Gets the style settings defining the appearance of the filter control (filter builder) within a grid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
VerticalGridFilterBuilderPopupStyle | A VerticalGridFilterBuilderPopupStyle object that contains the style settings. |
See Also