[]
        
(Showing Draft Content)

FarPoint.Web.Spread.MenuItem.Enabled

Enabled Property

Enabled

Gets or sets a value that indicates whether this MenuItem is enabled.

Declaration
public virtual bool Enabled { get; set; }
Public Overridable Property Enabled As Boolean
Property Value
Type Description
bool

true if enabled; otherwise, false.