FlexPivot for WinForms
WriteXml(Stream) メソッド

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

パラメータ

stream
The System.IO.Stream where the document is saved.
参照

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