Spread WPF Documentation
OnReadXml Method (TwoColorScaleRule)


The XML reader.
Generates the rule from its XML representation.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnReadXml( _
   ByVal reader As System.Xml.XmlReader _
) 
'Usage
 
Dim instance As TwoColorScaleRule
Dim reader As System.Xml.XmlReader
 
instance.OnReadXml(reader)
protected override void OnReadXml( 
   System.Xml.XmlReader reader
)

Parameters

reader
The XML reader.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

TwoColorScaleRule Class
TwoColorScaleRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.