TcxCustomRow.Options Property
Provides access to the row’s behavior settings.
Declaration
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