Back to Devexpress

TcxGridTableRowLayoutItem Class

vcl-cxgridtableview-fe4eb087.md

latest2.9 KB
Original Source

TcxGridTableRowLayoutItem Class

A row layout item for a Table View.

Declaration

delphi
TcxGridTableRowLayoutItem = class(
    TcxGridRowLayoutItem
)

Remarks

The TcxGridTableRowLayoutItem class members allow you to do the following:

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

Inheritance

Show 12 items

TObject TPersistent TComponent TcxCustomComponent TdxCustomLayoutItem TdxLayoutBasicItem TdxCustomLayoutLabeledItem TdxLayoutControlItem TcxGridCustomLayoutItem TcxGridRowBaseLayoutItem TcxGridRowLayoutItem TcxGridTableRowLayoutItem

See Also

TcxGridTableRowLayoutItem Members

cxGridTableView Unit