[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalPartFieldInfo

NumberDecimalPartFieldInfo Class

Represents NumberDecimalPartFieldInfo class to define decimal part fields for the GcNumberCellType control.

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

Properties

Name Description
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.