'Usage Dim instance As ReportSettings Dim stream As Stream instance.Load(stream)
Parameters
- stream
- A System.IO.Stream from which to load the XML report settings. Cannot be a null reference (Nothing in Visual Basic).
'Usage Dim instance As ReportSettings Dim stream As Stream instance.Load(stream)
Only the properties specified by the PersistedColumnProperties and PersistedSettings properties will be loaded.
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