AppointmentFormattingOptions.StartDateFormat

AppointmentFormattingOptions.StartDateFormat property

Gets or sets the start date format.

public string StartDateFormat { get; set; }

Property Value

The start date format.

See Also