Property Visible
Visible
Gets or sets a value indicating whether the menu item is visible.
[Browsable(false)]
public virtual bool Visible { get; set; }
Property Value
Remarks
Changing this property raises a change notification event to indicate that the visibility state has been updated.