[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalPartDisplayField

NumberDecimalPartDisplayField Class

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

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

Constructors

Name Description
NumberDecimalPartDisplayField()

Initializes a new instance of the NumberDecimalPartDisplayField class.

Properties

Name Description
MaxDigits

Gets or sets the maximize digits of the field.

MinDigits

Gets or sets the minimize digits of the field.