ModuleViewModel.IsThereASelectedCommand Property

Definition

Gets or sets a value indicating whether there is a selected command

public:
 property bool IsThereASelectedCommand { bool get(); void set(bool value); };
public:
 property bool IsThereASelectedCommand { bool get(); void set(bool value); };
public bool IsThereASelectedCommand { get; set; }
member this.IsThereASelectedCommand : bool with get, set
Public Property IsThereASelectedCommand As Boolean

Property Value

Applies to