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

TcxCustomGridColumn Class

The base class for items (columns) in a Table View.

Declaration

TcxCustomGridColumn = class(
    TcxCustomGridTableItem
)

Remarks

The TcxCustomGridColumn class members allow you to do the following:

Do not use the TcxCustomGridColumn class directly. Use the following descendants instead:

See Also