SPRememberScroll.ScrollLeft property

ScrollTop - The current scrollLeft value of this div.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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