ComponentOne for .NET MAUI
GetCellValue(GridCellType,GridRow) メソッド

C1.Maui.Grid アセンブリ > C1.Maui.Grid 名前空間 > GridDateTimeColumn クラス > GetCellValue メソッド : GetCellValue(GridCellType,GridRow) メソッド
セルのタイプ
セルを決定する行
指定された行とこの列の交点にあるセルに対応する未加工の値を取得します。
シンタックス
'宣言
 
Public Overloads Overrides Function GetCellValue( _
   ByVal cellType As GridCellType, _
   ByVal row As GridRow _
) As System.Object
public override System.object GetCellValue( 
   GridCellType cellType,
   GridRow row
)

パラメータ

cellType
セルのタイプ
row
セルを決定する行
参照

参照

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