RibbonGalleryCategoriesPanel.PageLeft Method
Scrolls the content left by one page.
Namespace: Microsoft.Windows.Controls.Ribbon.Primitives
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub PageLeft
public void PageLeft()
public:
virtual void PageLeft() sealed
abstract PageLeft : unit -> unit
override PageLeft : unit -> unit
public final function PageLeft()
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.