[]
Gets the sign suffix field of the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
[TypeConverter(typeof(ExpandableObjectConverter))]
public NumberSignField SignSuffix { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property SignSuffix As NumberSignField
Type | Description |
---|---|
NumberSignField | A NumberSignField object indicate the sign suffix. |