Skip to main content
A newer version of this page is available. .

TcxCustomGridTableViewStyles Class

Contains style settings of View elements.

Declaration

TcxCustomGridTableViewStyles = class(
    TcxCustomGridViewStyles
)

Remarks

The TcxCustomGridTableViewStyles class has members that allow you to do the following:

A grid Table View’s Styles property references a TcxCustomGridTableViewStyles object.

See Also