ComponentOne DataGrid for WPF and Silverlight
FirstVisibleRow Property (DataGridViewport)

C1.WPF.DataGrid Namespace > DataGridViewport Class : FirstVisibleRow Property
Gets the top most visible row.
Syntax
'Declaration
 
Public ReadOnly Property FirstVisibleRow As System.Integer
public System.int FirstVisibleRow {get;}

Property Value

The top most visible row.
See Also

Reference

DataGridViewport Class
DataGridViewport Members