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.v21.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