Back to Devexpress

TcxGridTableView.RowLayout Property

vcl-cxgridtableview-dot-tcxgridtableview-30d9d5b6.md

latest684 B
Original Source

TcxGridTableView.RowLayout Property

Provides access to row layout settings.

Declaration

delphi
property RowLayout: TcxGridRowLayoutOptions read; write;

Property Value

TypeDescription
TcxGridRowLayoutOptions

Stores row layout settings.

|

Remarks

Refer to the TcxGridRowLayoutOptions class description for information on available options.

See Also

TcxGridTableView Class

TcxGridTableView Members

cxGridTableView Unit