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

GridViewHeaderStyle Class

Provides the style settings used to paint column headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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