RibbonTabsPanel.CanVerticallyScroll 属性

定义

未实现此 API。

public:
 property bool CanVerticallyScroll { bool get(); void set(bool value); };
public bool CanVerticallyScroll { get; set; }
member this.CanVerticallyScroll : bool with get, set
Public Property CanVerticallyScroll As Boolean

属性值

Boolean

在所有情况下均为 false

实现

注解

RibbonTabsPanel控件Ribbon提供水平滚动(行RibbonTab)。 不支持向上或向下滚动,不支持按页滚动。

适用于