Gets the total number of days displayed in the WeekRange view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int NumberOfDays { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property NumberOfDays As Integer |
An integer value specifying how many days are contained in the week range view.
Use the Date and EndDate properties of the Calendar control to set the time period displayed in the week range view.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |