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