FlexGrid for WPF
GetCellText(GridCellType,GridRow,GridColumn) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス > GetCellText メソッド : GetCellText(GridCellType,GridRow,GridColumn) メソッド
セルのタイプ
指定された行と列のセルに対応するテキストを取得します。
シンタックス
'宣言
 
Public Overloads Function GetCellText( _
   ByVal cellType As GridCellType, _
   ByVal row As GridRow, _
   ByVal column As GridColumn _
) As System.String
public System.string GetCellText( 
   GridCellType cellType,
   GridRow row,
   GridColumn column
)

パラメータ

cellType
セルのタイプ
row
column
参照

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