TcxGridWinExplorerView.OptionsSelection Property
In This Article
Specifies the View’s selection options.
#Declaration
Delphi
property OptionsSelection: TcxGridWinExplorerViewOptionsSelection read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
To learn about these options, refer to the TcxGridWinExplorerViewOptionsSelection class description.
See Also