[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmDisplayField.AMDesignator

AMDesignator Property

AMDesignator

Gets or sets the designator of AM. This is a dependency property.

Declaration
public string AMDesignator { get; set; }
Public Property AMDesignator As String
Property Value
Type Description
string

A string value indicates the designator of AM.

Exceptions
Type Condition
ArgumentException

The assigned value is null, String.Empty or a string that contains invalid char.