[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateLiteralFieldInfo

DateLiteralFieldInfo Class

Represents the DateLiteralFieldInfo class used to define literal fields for the GcDateTimeCellType.

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

Constructors

Name Description
DateLiteralFieldInfo()

Initializes a new instance of the DateLiteralFieldInfo class.

DateLiteralFieldInfo(string)

Initializes a new instance of the DateLiteralFieldInfo class.

Properties

Name Description
Text

Gets or sets the literal text of the field.