[]
Represents the DateAmPmDisplayFieldInfo class used to define AmPm type display fields for the GcDateTimeCellType.
public class DateAmPmDisplayFieldInfo : DateInputDisplayFieldInfo, INamedObject
Public Class DateAmPmDisplayFieldInfo
Inherits DateInputDisplayFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| DateAmPmDisplayFieldInfo() | Initializes a new instance of the DateAmPmDisplayFieldInfo class. |
| DateAmPmDisplayFieldInfo(AmPmPattern) | Initializes a new instance of the DateAmPmDisplayFieldInfo class. |
| DateAmPmDisplayFieldInfo(AmPmPattern, string, string) | Initializes a new instance of the DateAmPmDisplayFieldInfo class. |
| Name | Description |
|---|---|
| AMDesignator | Gets or sets the AM designator. |
| PMDesignator | Gets or sets the PM designator. |
| Pattern | Gets or sets a value that indicates how to show the AmPm pattern. |