Spread Windows Forms 12.0 Product Documentation
Number4 Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CharBoxInfoCollection Class : Number4 Property
Gets a template set of CharBoxInfo for number style.
Syntax
'Declaration
 
Public Shared ReadOnly Property Number4 As CharBoxInfo()
'Usage
 
Dim value() As CharBoxInfo
 
value = CharBoxInfoCollection.Number4
public static CharBoxInfo[] Number4 {get;}
See Also

Reference

CharBoxInfoCollection Class
CharBoxInfoCollection Members