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