[]
Represents the DateYearDisplayFieldInfo class used to define year type display fields for the GcDateTimeCellType.
public class DateYearDisplayFieldInfo : DateInputDisplayFieldInfo, INamedObject
Public Class DateYearDisplayFieldInfo
Inherits DateInputDisplayFieldInfo
Implements INamedObject
Name | Description |
---|---|
DateYearDisplayFieldInfo() | Initializes a new instance of the DateYearDisplayFieldInfo class. |
DateYearDisplayFieldInfo(bool) | Initializes a new instance of the DateYearDisplayFieldInfo class. |
DateYearDisplayFieldInfo(bool, YearDigitType) | Initializes a new instance of the DateYearDisplayFieldInfo class. |
Name | Description |
---|---|
ShowLeadingZero | Gets or sets a value that indicates whether to show leading zeros. |
YearDigit | Gets or sets the year digit of the field. |