[]
        
(Showing Draft Content)

FarPoint.Web.Spread.MenuItem.Visible

Visible Property

Visible

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

Declaration
public bool Visible { get; set; }
Public Property Visible As Boolean
Property Value
Type Description
bool

true if visible; otherwise, false.