[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateAmPmDisplayFieldInfo

DateAmPmDisplayFieldInfo Class

Represents the DateAmPmDisplayFieldInfo class used to define AmPm type display fields for the GcDateTimeCellType.

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

Constructors

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.

Properties

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.