Click or drag to resize

JamBaseShellListViewVerticalScrollPos Property

Gets or sets the vertical scroll position.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected int VerticalScrollPos { get; set; }

Property Value

Type: Int32
The vertical scroll position as vertical pixel position. If ViewState is ViewState the index of the TopItem.
See Also