[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.NumberFieldsInfo.IntegerPart

IntegerPart Property

IntegerPart

Gets the integer part field of GcNumberCellType.

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

A NumberIntegerPartFieldInfo object that indicates the field for the integer part.