AxisScrollBar.IsVisible Propriedade

Definição

Obtém um sinalizador que indica se a barra de rolagem está visível.Gets a flag that indicates whether the scrollbar is visible.

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

Valor da propriedade

Boolean

true se a barra de rolagem estiver visível; caso contrário, false .true if the scrollbar is visible; otherwise, false.

Atributos

Aplica-se a