[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearFieldInfo

DateYearFieldInfo Class

Represents the DateYearFieldInfo class used to define year fields for the GcDateTimeCellType.

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

Constructors

Name Description
DateYearFieldInfo()

Initializes a new instance of the DateYearFieldInfo class.

DateYearFieldInfo(YearDigitType)

Initializes a new instance of the DateYearFieldInfo class.

Properties

Name Description
TwoDigitYearMax

Gets or sets the maximum year for the two digit mode.

YearDigit

Gets or sets the year digit of the field.