Share via


PageLeft Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Scrolls the contents (controls) of a ScrollViewer object to the left by one page.

Namespace:  Microsoft.SPOT.Presentation.Controls
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public Sub PageLeft
public void PageLeft()
public:
void PageLeft()
member PageLeft : unit -> unit 
public function PageLeft()

.NET Framework Security

See Also

Reference

ScrollViewer Class

Microsoft.SPOT.Presentation.Controls Namespace