[]
Represents DateAmPmField class to define AmPm fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
public class DateAmPmField : DateInputField, INamedObject
Public Class DateAmPmField
Inherits DateInputField
Implements INamedObject
Name | Description |
---|---|
DateAmPmField() | Initalizes a new instance of the DateAmPmField class. |
DateAmPmField(AmPmPattern) | Initializes a new instance of the DateAmPmField class. |
DateAmPmField(AmPmPattern, string, string) | Initializes a new instance of the DateAmPmField class. |
Name | Description |
---|---|
AMDesignator | Gets or sets the designator of Am. |
PMDesignator | Gets or sets the designator of Pm. |
Pattern | Gets or sets a value indicating the pattern of the field. |
Text | Gets or sets the text of the field. |
Value | Gets or sets the value of the field. |