Spread Windows Forms 12.0 Product Documentation
SignPrefix Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > NumberFieldsInfo Class : SignPrefix Property
Gets the sign prefix field of the GcNumberCellType object.
Syntax
'Declaration
 
Public ReadOnly Property SignPrefix As NumberSignFieldInfo
'Usage
 
Dim instance As NumberFieldsInfo
Dim value As NumberSignFieldInfo
 
value = instance.SignPrefix
public NumberSignFieldInfo SignPrefix {get;}

Property Value

A GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignFieldInfo object that indicates the sign prefix.
See Also

Reference

NumberFieldsInfo Class
NumberFieldsInfo Members