AxisScrollBar.IsVisible プロパティ

定義

スクロール バーが表示されるかどうかを示すフラグを取得します。

public:
 property bool IsVisible { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsVisible { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsVisible : bool
Public ReadOnly Property IsVisible As Boolean

プロパティ値

Boolean

スクロール バーが表示される場合は true。それ以外の場合は false

属性

適用対象