Skip to main content
A newer version of this page is available. .
Tab

GridViewHeaderPanelStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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