Enum AMPMFormat
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum AMPMFormat
Fields
| Name | Description |
|---|---|
| OneLetter | Represents AMPMFormat.t The one-letter AM/PM abbreviation ("AM" is displayed as "A"). |
| TwoLetter | tt The two-letter AM/PM abbreviation ("AM" is displayed as "AM"). |