Skip to main content
Tab

VerticalGridHeaderStyle Class

Provides the style settings used to paint row headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class VerticalGridHeaderStyle :
    GridHeaderStyle

The following members return VerticalGridHeaderStyle objects:

#Remarks

These settings can be accessed using the VerticalGridStyles.Header and VerticalGridRow.HeaderStyle properties.

#Inheritance

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