TcxGridWinExplorerView.OptionsData Property
In This Article
Specifies the operations that can be performed with the View’s data.
#Declaration
Delphi
property OptionsData: TcxGridWinExplorerViewOptionsData read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
To learn about these options, refer to the TcxGridWinExplorerViewOptionsData class description.
See Also