VerticalGridPopupControlStyles.FilterBuilder Property
In This Article
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
NuGet Package: DevExpress.Web
#Declaration
public VerticalGridFilterBuilderPopupStyle FilterBuilder { get; }
#Property Value
Type | Description |
---|---|
Vertical |
A Vertical |
See Also