GrapeCity.Xaml.SpreadSheet.Data
ReadXml Method


The System.Xml.XmlReader stream from which the object is deserialized.
Generates an object from its XML representation.
Syntax
'Declaration
 
Public Sub ReadXml( _
   ByVal reader As XmlReader _
) 
'Usage
 
Dim instance As ViewportInfo
Dim reader As XmlReader
 
instance.ReadXml(reader)
public void ReadXml( 
   XmlReader reader
)

Parameters

reader
The System.Xml.XmlReader stream from which the object is deserialized.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ViewportInfo Class
ViewportInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options