TcxGridCardViewStyleSheet Class
Represents a style sheet for a Card View.
Declaration
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