DataGrid.NonFrozenColumnsViewportHorizontalOffset Property

Definition

Gets the horizontal offset of the scrollable columns in the view port.

public:
 property double NonFrozenColumnsViewportHorizontalOffset { double get(); };
public double NonFrozenColumnsViewportHorizontalOffset { get; }
member this.NonFrozenColumnsViewportHorizontalOffset : double
Public ReadOnly Property NonFrozenColumnsViewportHorizontalOffset As Double

Property Value

The horizontal offset of the scrollable columns. The registered default is 0.0. For more information about what can influence the value, see DependencyProperty.

Applies to