[]
Gets or sets a value that indicates whether this MenuItem is enabled.
public virtual bool Enabled { get; set; }
Public Overridable Property Enabled As Boolean
true if enabled; otherwise, false.
true
false