[]
        
(Showing Draft Content)

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

IntegerPart Property

IntegerPart

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

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

A NumberIntegerPartField object indicates field for the integer part.