ComponentOne DataGrid for WPF and Silverlight
HorizontalOffset Property (DataGridViewport)

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

Property Value

The horizontal offset.
See Also

Reference

DataGridViewport Class
DataGridViewport Members