CommandEnabled Property

Gets a value indicating whether the Command is Enabled.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool Enabled { get; set; }

Property Value

Boolean

See Also