[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartDisplayFieldInfo

NumberIntegerPartDisplayFieldInfo Class

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

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

Constructors

Name Description
NumberIntegerPartDisplayFieldInfo()

Initializes a new instance of the NumberIntegerPartDisplayFieldInfo 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.