VerticalGridHeaderFilterPopupStyle Class
In This Article
Contains styles settings defining the appearance of a Header Filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return VerticalGridHeaderFilterPopupStyle objects:
#Remarks
An object of the VerticalGridHeaderFilterPopupStyle type can be accessed by the VerticalGridPopupControlStyles.HeaderFilter property of the control.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
DevExpress.Web.GridHeaderFilterPopupStyle
VerticalGridHeaderFilterPopupStyle
See Also