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

TcxGridRowLayoutItem Class

A row layout item.

Declaration

TcxGridRowLayoutItem = class(
    TcxGridRowBaseLayoutItem
)

Remarks

The TcxGridTableRowLayoutItem class members allow you to do the following:

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

See Also