Skip to main content

TcxCustomGridColumnOptions Class

The base class for classes that contain appearance and behavior settings for a Table View column.

Declaration

TcxCustomGridColumnOptions = class(
    TcxCustomGridTableItemOptions
)

Remarks

This class extends its ancestor with members that allow you to do the following:

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

See Also