RibbonGalleryCategoriesPanel.CanVerticallyScroll プロパティ

定義

縦軸のスクロールが可能かどうかを示す値を取得または設定します。 true すべてのケースで RibbonGalleryCategoriesPanel

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

プロパティ値

true すべてのケースで。

実装

注釈

設定すると、このプロパティの値は常に trueに強制されます。

適用対象