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