Display.VerticalScroll Property

Indicates the vertical scroll value.
<ID("VerticalScroll", (int)e.VerticalScroll)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property VerticalScroll() As Double
This language is not supported or no code example is available.
[ID("VerticalScroll", (int)e.VerticalScroll)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public double VerticalScroll {get; set;}
This language is not supported or no code example is available.

Property Value

double

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition