Spread Windows Forms 12.0 Product Documentation
PostCode1 Property


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

Reference

CharBoxInfoCollection Class
CharBoxInfoCollection Members