Back to Devexpress

TcxCustomGridColumnOptions Class

vcl-cxgridtableview-63f6e80b.md

latest2.6 KB
Original Source

TcxCustomGridColumnOptions Class

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

Declaration

delphi
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:

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridTableItemCustomOptions TcxCustomGridTableItemOptions TcxCustomGridColumnOptions

See Also

TcxCustomGridColumnOptions Members

cxGridTableView Unit