ComponentOne DataGrid for WPF and Silverlight
VerticalOffset Property (DataGridViewport)

C1.WPF.DataGrid Namespace > DataGridViewport Class : VerticalOffset Property
Gets a value that contains the vertical offset of the scrolled content.
Syntax
'Declaration
 
Public ReadOnly Property VerticalOffset As System.Double
public System.double VerticalOffset {get;}

Property Value

The vertical offset.
See Also

Reference

DataGridViewport Class
DataGridViewport Members