[]
        
(Showing Draft Content)

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

Pattern Property

Pattern

Gets or sets a value that indicates how to show the AmPm pattern.

Declaration
public AmPmPattern Pattern { get; set; }
Public Property Pattern As AmPmPattern
Property Value
Type Description
AmPmPattern

An AmPmPattern value that indicates the pattern. The default value is AmPmPattern.AmPmDesignator.

Remarks

This property retrieves the display pattern for the DateAmPmDisplayFieldInfo.AMDesignator and the DateAmPmDisplayFieldInfo.PMDesignator.