[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalPartDisplayFieldInfo

NumberDecimalPartDisplayFieldInfo Class

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

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

Constructors

Name Description
NumberDecimalPartDisplayFieldInfo()

Initializes a new instance of the NumberDecimalPartDisplayFieldInfo class.

Properties

Name Description
MaxDigits

Gets or sets the maximize digits of the field.

MinDigits

Gets or sets the minimize digits of the field.