[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartDisplayField

NumberIntegerPartDisplayField Class

Represents NumberIntegerPartDisplayField class to define integer part display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.

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

Constructors

Name Description
NumberIntegerPartDisplayField()

Initializes a new instance of the NumberIntegerPartDisplayField class.

Properties

Name Description
GroupSeparator

Gets or sets the group separator of the field.

GroupSizes

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

MinDigits

Gets or sets the min digits of the field.