Gets or sets a value indicating whether the MenuItem is enabled. Namespace: MindFusion.UI.Web
|
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.