C1.Silverlight.Olap.5
WriteXml(XmlWriter) Method

System.Xml.XmlWriter where the control settings will be saved.
Saves the control settings into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub WriteXml( _
   ByVal xw As System.Xml.XmlWriter _
) 
public void WriteXml( 
   System.Xml.XmlWriter xw
)

Parameters

xw
System.Xml.XmlWriter where the control settings will be saved.
See Also

Reference

C1OlapPage Class
C1OlapPage Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.