Click or drag to resize
BCExtensionCommandEnabled Property
Gets or sets a value indicating whether the menu item can respond to user interaction.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
[DefaultValueAttribute("true")]
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also