Back to Devexpress

TcxGridCardViewStyleSheet Class

vcl-cxgridcardview-00128e89.md

latest1.2 KB
Original Source

TcxGridCardViewStyleSheet Class

Represents a style sheet for a Card View.

Declaration

delphi
TcxGridCardViewStyleSheet = class(
    TcxCustomStyleSheet
)

Remarks

A StyleSheet contains a collection of styles that can be applied to a View, setting multiple styles in one step. The TcxGridCardViewStyleSheet provides a style sheet collection for the Card View.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxCustomStyleSheet TcxGridCardViewStyleSheet

See Also

Setting the Grid's Appearance

Style Repository

TcxGridCardViewStyleSheet Members

cxGridCardView Unit