[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberLiteralDisplayFieldInfo

NumberLiteralDisplayFieldInfo Class

Represents the NumberLiteralDisplayFieldInfo class used to define literal type display fields for the GcNumberCellType.

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

Constructors

Name Description
NumberLiteralDisplayFieldInfo()

Initializes a new instance of the NumberLiteralDisplayFieldInfo class.

NumberLiteralDisplayFieldInfo(string)

Initializes a new instance of the NumberLiteralDisplayFieldInfo class.

Properties

Name Description
Text

Gets or sets the literal text of the field.