[]
Represents the DateYearFieldInfo class used to define year fields for the GcDateTimeCellType.
public class DateYearFieldInfo : DateInputFieldInfo, INamedObject
Public Class DateYearFieldInfo
Inherits DateInputFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| DateYearFieldInfo() | Initializes a new instance of the DateYearFieldInfo class. |
| DateYearFieldInfo(YearDigitType) | Initializes a new instance of the DateYearFieldInfo class. |
| Name | Description |
|---|---|
| TwoDigitYearMax | Gets or sets the maximum year for the two digit mode. |
| YearDigit | Gets or sets the year digit of the field. |