CardViewHeaderStyle Class
In This Article
Provides the style settings used to paint column headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return CardViewHeaderStyle objects:
#Remarks
These settings can be accessed using the CardViewStyles.Header and CardViewColumn.HeaderStyle properties.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridHeaderStyle
CardViewHeaderStyle
See Also