シンタックス
'宣言
Public Overloads Function GetCellValue( _
ByVal As C1.WPF.Grid.GridCellType, _
ByVal As C1.WPF.Grid.GridRow, _
ByVal column As C1.WPF.Grid.GridColumn _
) As System.Object
public System.object GetCellValue(
C1.WPF.Grid.GridCellType ,
C1.WPF.Grid.GridRow ,
C1.WPF.Grid.GridColumn column
)
パラメータ
- cellType
- row
- column
参照