[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateAmPmField

DateAmPmField Class

Represents DateAmPmField class to define AmPm fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.

Inheritance
DateAmPmField
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class DateAmPmField : DateInputField, INamedObject
Public Class DateAmPmField
    Inherits DateInputField
    Implements INamedObject

Constructors

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.

Properties

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.