Table of Contents

Property Visible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Visible

Gets or sets a value indicating whether the menu item is visible.

[Browsable(false)]
public virtual bool Visible { get; set; }

Property Value

bool

Remarks

Changing this property raises a change notification event to indicate that the visibility state has been updated.