TcxCustomRow.Options Property
In This Article
Provides access to the row’s behavior settings.
#Declaration
Delphi
property Options: TcxRowOptions read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxRowOptions class description for detailed information on all available options.
See Also