[]
Represents the DateEraFieldInfo class used to define Era fields for the GcDateTimeCellType.
public class DateEraFieldInfo : DateInputFieldInfo, INamedObject
Public Class DateEraFieldInfo
Inherits DateInputFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| DateEraFieldInfo() | Initializes a new instance of the DateEraFieldInfo class. |
| DateEraFieldInfo(EraPattern) | Initializes a new instance of the DateEraFieldInfo 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 pattern of the field. |