[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.NumberFieldsInfo.DecimalPart

DecimalPart Property

DecimalPart

Gets the decimal part field of the GcNumberCellType object.

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

A NumberDecimalPartFieldInfo object that indicates the field for the decimal part.