Skip to main content
A newer version of this page is available. .
Tab

CardViewHeaderStyle Class

Provides the style settings used to paint column headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CardViewHeaderStyle :
    GridHeaderStyle

The following members return CardViewHeaderStyle objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapCardViewColumn.HeaderStyle
ASP.NET Web Forms Controls CardViewColumn.HeaderStyle
CardViewStyles.Header

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