TcxGridWinExplorerView.DisplayModes Property
Provides access to the settings specific to the View’s display modes.
Declaration
property DisplayModes: TcxGridWinExplorerViewOptionsDisplayModes read; write;
Property Value
Type |
---|
TcxGridWinExplorerViewOptionsDisplayModes |
Remarks
Refer to the TcxGridWinExplorerViewOptionsDisplayModes description for details on these settings.
See Also