Gets or sets a value indicating whether the AM and PM suffixes are displayed.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State ShowAM { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowAM As State |
One of the State enumeration values specifying whether AM and PM suffixes are displayed. Default value is State.Enabled.