Back to Devexpress

CardViewHeaderStyle Class

aspnet-devexpress-dot-web-ef0253c0.md

latest2.0 KB
Original Source

CardViewHeaderStyle Class

Provides the style settings used to paint column headers.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewHeaderStyle :
    GridHeaderStyle
vb
Public Class CardViewHeaderStyle
    Inherits GridHeaderStyle

The following members return CardViewHeaderStyle objects:

Remarks

These settings can be accessed using the CardViewStyles.Header and CardViewColumn.HeaderStyle properties.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridHeaderStyle CardViewHeaderStyle

See Also

CardViewHeaderStyle Members

Card View

DevExpress.Web Namespace