RibbonTabHeadersPanel::CanHorizontallyScroll Property
.NET Framework (current version)
Gets a value that indicates whether scrolling on the horizontal axis is possible.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
public: property bool CanHorizontallyScroll { virtual bool get() sealed; virtual void set(bool value) sealed; }
Implements
IScrollInfo::CanHorizontallyScroll
.NET Framework
Available since 4.5
Available since 4.5
Show: