ItemsViewScrolledEventArgs.HorizontalOffset Property

Definition

Gets or sets the current horizontal scroll position.

public:
 property double HorizontalOffset { double get(); void set(double value); };
public double HorizontalOffset { get; set; }
member this.HorizontalOffset : double with get, set
Public Property HorizontalOffset As Double

Property Value

The horizontal scroll offset from the start position in platform-specific units.

Applies to