GrapeCity.Xaml.SpreadSheet.Data
OnWriteXml Method (DateOccurringRule)


GrapeCity.Xaml.SpreadSheet.Data Namespace > DateOccurringRule Class : OnWriteXml Method
The XML writer.
Converts the rule into its XML representation.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnWriteXml( _
   ByVal writer As XmlWriter _
) 
'Usage
 
Dim instance As DateOccurringRule
Dim writer As XmlWriter
 
instance.OnWriteXml(writer)
protected override void OnWriteXml( 
   XmlWriter writer
)

Parameters

writer
The XML writer.
See Also

Reference

DateOccurringRule Class
DateOccurringRule Members