GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports Namespace > SectionReport Class > LoadLayout Method : LoadLayout(Stream) Method |
A stream that contains a valid report XML layout.
This overload has been deprecated. Please use the new LoadLayout(XmlReader) overload.
'Declaration Public Overloads Sub LoadLayout( _ ByVal stream As System.IO.Stream _ )
public void LoadLayout( System.IO.Stream stream )
A stream that contains a valid report XML layout.
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