Back to Devexpress

TcxCustomGridViewStyles Class

vcl-cxgridcustomview-a2b50288.md

latest1.6 KB
Original Source

TcxCustomGridViewStyles Class

Contains settings controlling the style of View elements.

Declaration

delphi
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

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TcxCustomGridStyles TcxCustomGridViewStyles

See Also

TcxCustomGridTableViewStyles

TcxCustomGridView.Styles

Setting the Grid's Appearance

TcxCustomGridViewStyles Members

cxGridCustomView Unit