Skip to main content
Tab

VerticalGridFilterBuilderPopupStyle 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 VerticalGridFilterBuilderPopupStyle :
    GridFilterBuilderPopupStyle

The following members return VerticalGridFilterBuilderPopupStyle objects:

Remarks

An object of the VerticalGridFilterBuilderPopupStyle type can be accessed by the VerticalGridPopupControlStyles.FilterBuilder property of the control.

Implements

Inheritance

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