[]
Represents the DateMonthFieldInfo class used to define month fields for the GcDateTimeCellType.
public class DateMonthFieldInfo : DateInputFieldInfo, INamedObject
Public Class DateMonthFieldInfo
Inherits DateInputFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| DateMonthFieldInfo() | Initializes a new instance of the DateMonthFieldInfo class. |
| DateMonthFieldInfo(MonthPattern) | Initializes a new instance of the DateMonthFieldInfo class. |
| Name | Description |
|---|---|
| AutoDropDown | Gets or sets a bool value which indicates whether to automatically drop down when this field gets focus. |
| DropDownEnabled | Gets or sets a bool value that indicates whether the drop-down function is active. |
| Pattern | Gets or sets the field pattern. |