Click or drag to resize

CmdViewOnSelectListNodeOnIsEnabled Property

Gets or sets a value indicating whether the command is enabled.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEnabled { get; set; }

Property Value

Boolean
See Also