Skip to main content
Tab

GridViewHeaderPanelStyle Class

Provides the style settings used to paint the column header panel within the ASPxGridView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class GridViewHeaderPanelStyle :
    GridViewStyleBase

The following members return GridViewHeaderPanelStyle objects:

#Remarks

These settings can be accessed using the GridViewStyles.HeaderPanel property.

#Inheritance

See Also