[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFields.DecimalPart

DecimalPart Property

DecimalPart

Gets the decimal part field of the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.

Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public NumberDecimalPartField DecimalPart { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property DecimalPart As NumberDecimalPartField
Property Value
Type Description
NumberDecimalPartField

A NumberDecimalPartField indicates field for decimal part.