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

TcxGridTableRowLayoutItem Class

A row layout item for a Table View.

Declaration

TcxGridTableRowLayoutItem = class(
    TcxGridRowLayoutItem
)

Remarks

The TcxGridTableRowLayoutItem class members allow you to do the following:

A grid column‘s RowLayoutItem property references a TcxGridTableRowLayoutItem object.

See Also