'宣言 Public Overloads Overridable Function GetCellValue( _ ByVal cellType As GridCellType, _ ByVal row As GridRow _ ) As System.Object
public virtual System.object GetCellValue( GridCellType cellType, GridRow row )
パラメータ
- cellType
- セルのタイプ
- row
- セルを決定する行
'宣言 Public Overloads Overridable Function GetCellValue( _ ByVal cellType As GridCellType, _ ByVal row As GridRow _ ) As System.Object
public virtual System.object GetCellValue( GridCellType cellType, GridRow row )