RibbonTabHeadersPanel.LineLeft Method
Scrolls the content left by one line.
Namespace: Microsoft.Windows.Controls.Ribbon.Primitives
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub LineLeft
public void LineLeft()
public:
virtual void LineLeft() sealed
abstract LineLeft : unit -> unit
override LineLeft : unit -> unit
public final function LineLeft()
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.