Skip to main content
Tab

GridViewHeaderStyle Class

Provides the style settings used to paint column headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewHeaderStyle :
    GridHeaderStyle

Remarks

These settings can be accessed using the GridViewStyles.Header and GridViewColumn.HeaderStyle properties.

Inheritance

Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridHeaderStyle
GridViewHeaderStyle
See Also