FlexPivot for WinForms
ReadXml(TextReader) メソッド

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

パラメータ

tr
System.IO.TextReader object to use for loading the grid.
参照

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