TcxTreeListBandOptions.RestoreDefaults Method
In This Article
Restores the default options settings.
#Declaration
Delphi
procedure RestoreDefaults; virtual;
#Remarks
Call the RestoreDefaults method to restore the default band options settings. This method sets the Sizing, Customizing and Moving properties to True.
See Also