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