Gets the maximal vertical scroll range.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
int VerticalMaxRange { get; } |
| Visual Basic |
|---|
ReadOnly Property VerticalMaxRange As Integer Get |
| Visual C++ |
|---|
property int VerticalMaxRange { int get (); } |
| F# |
|---|
abstract VerticalMaxRange : int with get |
Property Value
Type: Int32Maximal vertical scroll range.