AppointmentFormattingOptions.EndDateFormat

AppointmentFormattingOptions.EndDateFormat property

Gets or sets the end date format.

public string EndDateFormat { get; set; }

Property Value

The end date format.

See Also