TcxCustomGridView.RestoreDefaults Method
Restores the default View settings.
Declaration
procedure RestoreDefaults; virtual;
Remarks
The RestoreDefaults method returns a View to its default settings. For TcxCustomGridView descendants, this method restores the default settings for all View items.
See Also