FlexPivot for WinForms
ReadXml(Stream) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > ReadXml メソッド : ReadXml(Stream) メソッド
System.IO.Stream object to use for loading the grid.
Loads the grid from an Xml document.
シンタックス
'宣言
 
Public Overloads Sub ReadXml( _
   ByVal stream As System.IO.Stream _
) 
public void ReadXml( 
   System.IO.Stream stream
)

パラメータ

stream
System.IO.Stream object to use for loading the grid.
参照

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