DataGrid for WPF/Silverlight
TopLeftCell プロパティ (DataGridCellsRange)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellsRange クラス : TopLeftCell プロパティ
左上のセルを取得します。
シンタックス
'宣言
 
Public ReadOnly Property TopLeftCell As DataGridCell
public DataGridCell TopLeftCell {get;}

プロパティ値

左上のセル。
参照

DataGridCellsRange クラス
DataGridCellsRange メンバ