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

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridCellFactory クラス > GetCellText メソッド : GetCellText(GridCellType,GridCellRange) メソッド
セルのタイプ
範囲
セルのコンテンツを表すテキストを取得します。
シンタックス
'宣言
 
Public Overloads Overridable Function GetCellText( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange _
) As System.String
public virtual System.string GetCellText( 
   GridCellType cellType,
   GridCellRange range
)

パラメータ

cellType
セルのタイプ
range
範囲
参照

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