Gets or sets the client id of the element that will be used as top offset when finger is over letter.

Namespace:  C1.Web.iPhone.C1ViewScroller
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual string ScrollToId { get; set; }
Visual Basic
Public Overridable Property ScrollToId As String
	Get
	Set

Field Value

The move to id.

See Also