Spread for ASP.NET 12 Product Documentation
Serialize Method (CalendarDropDownStyleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CalendarDropDownStyleInfo Class : Serialize Method
XmlTextWriter object to which to save the object
Saves the CalendarDropDownStyleInfo object to XML.
Syntax
'Declaration
 
Public Sub Serialize( _
   ByVal w As XmlTextWriter _
) 
'Usage
 
Dim instance As CalendarDropDownStyleInfo
Dim w As XmlTextWriter
 
instance.Serialize(w)
public void Serialize( 
   XmlTextWriter w
)

Parameters

w
XmlTextWriter object to which to save the object
See Also

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members