aspnet-devexpress-dot-web-900b7305.md
Provides the style settings used to paint row headers.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridHeaderStyle :
GridHeaderStyle
Public Class VerticalGridHeaderStyle
Inherits GridHeaderStyle
The following members return VerticalGridHeaderStyle objects:
These settings can be accessed using the VerticalGridStyles.Header and VerticalGridRow.HeaderStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridHeaderStyle VerticalGridHeaderStyle
See Also