Gets or sets a value indicating whether the MenuItem is enabled.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool Enabled { get; set; } |
Visual Basic
![]() |
---|
Public Property Enabled As Boolean |
Type: Boolean
true if the item is enabled, otherwise false. Default value is true.