GrapeCity.Xaml.SpreadSheet.Data
OnReadXml Method (TwoColorScaleRule)


GrapeCity.Xaml.SpreadSheet.Data Namespace > TwoColorScaleRule Class : OnReadXml Method
The XML reader.
Generates the rule from its XML representation.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnReadXml( _
   ByVal reader As XmlReader _
) 
'Usage
 
Dim instance As TwoColorScaleRule
Dim reader As XmlReader
 
instance.OnReadXml(reader)
protected override void OnReadXml( 
   XmlReader reader
)

Parameters

reader
The XML reader.
See Also

Reference

TwoColorScaleRule Class
TwoColorScaleRule Members