ComponentOne DataGrid for WPF and Silverlight
CellsRange Property (DataGridViewport)

C1.WPF.DataGrid Namespace > DataGridViewport Class : CellsRange Property
Gets the range of cells currently visible.
Syntax
'Declaration
 
Public ReadOnly Property CellsRange As DataGridCellsRange
public DataGridCellsRange CellsRange {get;}

Property Value

The range of cells currently visible.
See Also

Reference

DataGridViewport Class
DataGridViewport Members