Gets or sets the end date of the formatted range.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime To { get; set; } |
Visual Basic Copy Code |
---|
Public Property To As DateTime |
A .NET DateTime object specifying the end of the time interval whose cells' style is defined in this object.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |