Share via


CommandState.IsVisible Property

Definition

If true, the command should be visible in the UI.

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

Property Value

Attributes

Applies to