Gets the DateTimeFormatInfo object that specifies how to format and display all dates within the calendar.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual DateTimeFormatInfo DateTimeFormat { get; } |
Visual Basic
![]() |
---|
Public Overridable ReadOnly Property DateTimeFormat As DateTimeFormatInfo |
An instance of the DateTimeFormatInfo class. Default value is the DateTimeFormat value associated with the current Culture.