Saves design-time configuration, column, and row settings to an XML file.
Source position: grids.pas line 1149
protected procedure TCustomGrid.SaveContent(
cfg: TXMLConfig
); virtual;
cfg
TXMLConfig instance where the content is stored.