Spread Windows Forms 12.0 Product Documentation
Number3 Property


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

Reference

CharBoxInfoCollection Class
CharBoxInfoCollection Members