TcxCustomGridViewStyles Class
Contains settings controlling the style of View elements.
Declaration
TcxCustomGridViewStyles = class(
TcxCustomGridStyles
)
Remarks
The TcxCustomGridViewStyles class declares properties and methods allowing you to customize the appearance of View elements. Descendants of TcxCustomGridViewStyles publish other properties specific to particular Views (Table or Card). To adjust the appearance of a View, see the TcxCustomGridView.Styles property.
Inheritance
See Also