[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmField.Pattern

Pattern Property

Pattern

Gets or sets a value indicating how to show AMDesignator and PMDesignator. This is a dependency property.

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

An GrapeCity.Windows.InputMan.AmPmPattern value indicates the pattern. The default value is GrapeCity.Windows.InputMan.AmPmPattern.AmPmDesignator.

Exceptions
Type Condition
ArgumentException

The assigned value is not type of AmPmPattern.