[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartFieldInfo

NumberIntegerPartFieldInfo Class

Represents NumberIntegerPartFieldInfo class to define integer part fields for the GcNumberCellType control.

Inheritance
NumberIntegerPartFieldInfo
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class NumberIntegerPartFieldInfo : NumberFieldInfo, INamedObject
Public Class NumberIntegerPartFieldInfo
    Inherits NumberFieldInfo
    Implements INamedObject

Properties

Name Description
GroupSeparator

Gets or sets the character that separates groups of digits to the left of the decimal in numeric values.

GroupSizes

Gets or sets the number of digits in each group to the left of the decimal in numeric values.

MaxDigits

Gets or sets the optional digits of the field.

MinDigits

Gets or sets the required digits of the field.

SpinIncrement

Gets or sets the spin increment of the field.