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 줄에서 가로 스크롤 제공 RibbonTab 컨트롤을 Ribbon입니다. 위로 또는 아래로 스크롤 및 페이지 스크롤은 지원 되지 않습니다.

적용 대상