DataGrid for WPF/Silverlight
CellsRange プロパティ (DataGridViewport)

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridViewport クラス : CellsRange プロパティ
現在表示されているセルの範囲を取得します。
シンタックス
'宣言
 
Public ReadOnly Property CellsRange As DataGridCellsRange
public DataGridCellsRange CellsRange {get;}

プロパティ値

現在表示されているセルの範囲。
参照

DataGridViewport クラス
DataGridViewport メンバ