Skip to main content
Tab

CardViewHeaderStyle Class

Provides the style settings used to paint column headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewHeaderStyle :
    GridHeaderStyle

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