FlexPivot for WinForms
WriteXml(XmlTextWriter) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > WriteXml メソッド : WriteXml(XmlTextWriter) メソッド
The System.Xml.XmlTextWriter where the document is saved.
Saves the grid contents to an Xml document.
シンタックス
'宣言
 
Public Overloads Overridable Sub WriteXml( _
   ByVal w As XmlTextWriter _
) 
public virtual void WriteXml( 
   XmlTextWriter w
)

パラメータ

w
The System.Xml.XmlTextWriter where the document is saved.
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ
オーバーロード一覧