Skip to main content
Tab

GridViewFilterBuilderPopupStyle Class

Contains styles settings defining the appearance of a Filter Builder (Filter Control).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewFilterBuilderPopupStyle :
    GridFilterBuilderPopupStyle

The following members return GridViewFilterBuilderPopupStyle objects:

Remarks

An object of the GridViewFilterBuilderPopupStyle type can be accessed via the GridViewPopupControlStyles.FilterBuilder property of the control.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
DevExpress.Web.GridFilterBuilderPopupStyle
GridViewFilterBuilderPopupStyle
See Also