'宣言 Public Overloads ReadOnly Property Item( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As DataGridCell
public DataGridCell Item( System.int rowIndex, System.int columnIndex ) {get;}
パラメータ
- rowIndex
- columnIndex
'宣言 Public Overloads ReadOnly Property Item( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As DataGridCell
public DataGridCell Item( System.int rowIndex, System.int columnIndex ) {get;}