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

VerticalGridHeaderStyle Class

Provides the style settings used to paint row headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class VerticalGridHeaderStyle :
    GridHeaderStyle

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