Share via


SPRememberScroll.ScrollLeft Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ScrollLeft As String
    Get
    Set
'Usage
Dim instance As SPRememberScroll
Dim value As String

value = instance.ScrollLeft

instance.ScrollLeft = value
public string ScrollLeft { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPRememberScroll Class

SPRememberScroll Members

Microsoft.SharePoint.WebControls Namespace