'Declaration Public Overloads Sub Load()
'Usage Dim instance As ReportSettings instance.Load()
public void Load()
'Declaration Public Overloads Sub Load()
'Usage Dim instance As ReportSettings instance.Load()
public void Load()
Using this overload, the report settings filename will be comprised of the name of the grid (Xceed.Grid.GridControl.Name) and the name of the parent form.
Only the properties specified by the PersistedColumnProperties and PersistedSettings properties will be loaded.
It is not appropriate to use this method in the case where the grid is always bound to a different data source.
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