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