Spread Windows Forms 12.0 Product Documentation
StatusBar Property (GcComboBoxCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcComboBoxCellType Class : StatusBar Property
Gets a StatusBarInfo object that indicates the status bar information.
Syntax
'Declaration
 
Public ReadOnly Property StatusBar As StatusBarInfo
'Usage
 
Dim instance As GcComboBoxCellType
Dim value As StatusBarInfo
 
value = instance.StatusBar
public StatusBarInfo StatusBar {get;}

Property Value

A StatusBarInfo object.
Remarks
This property determines the StatusBar.Text and the StatusBar.Visible properties.
See Also

Reference

GcComboBoxCellType Class
GcComboBoxCellType Members