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.111.0)
Syntax [DefaultValueAttribute("true")]
public bool Enabled { get; set; }
<DefaultValueAttribute("true")>
Public Property Enabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also