FlexGrid for WPF
GetCellDisplayValue<T> メソッド (FlexGrid)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス : GetCellDisplayValue<T> メソッド
シンタックス
'宣言
 
Public Function GetCellDisplayValue(Of T)( _
   ByVal cellType As GridCellType, _
   ByVal row As GridRow, _
   ByVal column As GridColumn _
) As T
public T GetCellDisplayValue<T>( 
   GridCellType cellType,
   GridRow row,
   GridColumn column
)

パラメータ

cellType
row
column

型パラメータ

T
参照

FlexGrid クラス
FlexGrid メンバ