CommandState.IsVisible Propriedade

Definição

Se for true, o comando deverá estar visível na interface do usuário.

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

Valor da propriedade

Boolean
Atributos

Aplica-se a