[]
Represents the DateMonthDisplayFieldInfo class used to define month type display fields for the GcDateTimeCellType.
public class DateMonthDisplayFieldInfo : DateInputDisplayFieldInfo, INamedObject
Public Class DateMonthDisplayFieldInfo
Inherits DateInputDisplayFieldInfo
Implements INamedObject
Name | Description |
---|---|
DateMonthDisplayFieldInfo() | Initializes a new instance of the DateMonthDisplayFieldInfo class. |
DateMonthDisplayFieldInfo(bool) | Initializes a new instance of the DateMonthDisplayFieldInfo class. |
DateMonthDisplayFieldInfo(bool, MonthPattern) | Initializes a new instance of the DateMonthDisplayFieldInfo class. |
Name | Description |
---|---|
Pattern | Gets or sets the month pattern for the field. |
ShowLeadingZero | Gets or sets a value that indicates whether the DateMonthDisplayFieldInfo shows the leading zero. |