ComponentOne DataGrid for WPF and Silverlight
LastVisibleRow Property (DataGridViewport)

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

Property Value

The bottom most visible row.
See Also

Reference

DataGridViewport Class
DataGridViewport Members