GridViewPopupControlStyles.HeaderFilter Property
In This Article
Gets the style settings defining the appearance of the Header Filter within a grid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public GridViewHeaderFilterPopupStyle HeaderFilter { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
See Also