[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateAmPmDisplayField.PMDesignator

PMDesignator Property

PMDesignator

Gets or sets the designator or PM. This is a dependency property.

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

A string value indicates the designator of PM.

Exceptions
Type Condition
ArgumentException

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