TcxCaptionRowProperties.RestoreDefaults Method
In This Article
Restores the default status for the current row.
#Declaration
Delphi
procedure RestoreDefaults; virtual;
#Remarks
This method restores the default status for the current row. After that for example, the DefaultCaption property value will be applied.
See Also