Gets the resolved scrollable element id.

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

Syntax

C#
public string ResolvedScrollTargetId { get; }
Visual Basic
Public ReadOnly Property ResolvedScrollTargetId As String
	Get

Field Value

The resolved scrollable element id.

See Also