TcxCustomVerticalGrid.RestoreDefaults Method
In This Article
Restores the grid’s default settings.
#Declaration
Delphi
procedure RestoreDefaults; virtual;
#Remarks
The RestoreDefaults method restores the default settings of the OptionsBehavior, OptionsView sets and the default Row.Options settings.
See Also