GrapeCity.ActiveReports.v8 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.