Back to Devexpress

TcxCustomRow.Options Property

vcl-cxvgrid-dot-tcxcustomrow-a9b5bd90.md

latest531 B
Original Source

TcxCustomRow.Options Property

Provides access to the row’s behavior settings.

Declaration

delphi
property Options: TcxRowOptions read; write;

Property Value

Type
TcxRowOptions

Remarks

Refer to the TcxRowOptions class description for detailed information on all available options.

See Also

TcxCustomRow Class

TcxCustomRow Members

cxVGrid Unit