Click or drag to resize

JamBaseShellListViewVerticalScrollPos Property

Gets or sets the vertical scroll position.

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

Property Value

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