VerticalGridHeaderStyle Class
Provides the style settings used to paint row headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
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