TcxCaptionRowProperties.RestoreDefaults Method
Restores the default status for the current row.
Declaration
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