Skip to main content

TcxGridTableViewStyles Class

The set of styles for managing the appearance of a Table View.

Declaration

TcxGridTableViewStyles = class(
    TcxCustomGridTableViewStyles
)

Remarks

This class defines a set of properties and events that allow you to specify the appearance of all Table View elements. You can handle events to dynamically apply styles to individual elements.

See Also