aspnet-devexpress-dot-web-ef0253c0.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 CardViewHeaderStyle :
GridHeaderStyle
Public Class CardViewHeaderStyle
Inherits GridHeaderStyle
The following members return CardViewHeaderStyle objects:
These settings can be accessed using the CardViewStyles.Header and CardViewColumn.HeaderStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridHeaderStyle CardViewHeaderStyle
See Also