[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.StatusBar.Visible

Visible Property

Visible

Gets or set a bool value indicates whether the statusbar is visible.

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

The bool value, true if the StatusBar is visible, otherwise, false.
The default is false.