Property HideOnDisable
- Namespace
- Innova.Prism.Infrastructure.Commands
- Assembly
- Innova.Prism.Infrastructure.dll
HideOnDisable
Gets or sets a value indicating whether the command should be hidden when disabled.
public bool HideOnDisable { get; set; }