'Declaration Public Overloads Sub Save()
'Usage Dim instance As ReportSettings instance.Save()
public void Save()
'Declaration Public Overloads Sub Save()
'Usage Dim instance As ReportSettings instance.Save()
public void Save()
The name of the file will be comprised of the name of the grid (Xceed.Grid.GridControl.Name) and the name of the parent form.
It is not appropriate to use this method in the case where the grid is always bound to a different data source.
Only the properties specified by the PersistedColumnProperties and PersistedSettings properties will be saved.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2