Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxInfoCollection Class / PostCode3 Property


In This Topic
PostCode3 Property (CharBoxInfoCollection)
In This Topic
Gets a template set of CharBoxInfo for postcode style.
Syntax
'Declaration
 
Public Shared ReadOnly Property PostCode3 As CharBoxInfo()
 
'Usage
 
Dim value() As CharBoxInfo
 
value = CharBoxInfoCollection.PostCode3
See Also