Skip to main content

TcxGridFixedDataRowsOptions Class

Stores fixed row settings of a grid Table View.

Declaration

TcxGridFixedDataRowsOptions = class(
    TcxCustomGridOptions
)

Remarks

This class has the following members that allow you to:

A grid Table View’s FixedDataRows property references a TcxGridFixedDataRowsOptions object.

See Also