Sets the displayed time interval to the specified range, optionally changing the view resolution. If the interval is outside of the view range, the view range is expanded to include the interval.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void SetViewport ( |
Visual Basic Copy Code |
---|
Public Sub SetViewport( _ |
The start of the interval to display.
The end of the interval to display.
true to change the view resolution if necessary; false to keep the current resolution and adjust only the scale.
This method operates only in Resource view. In addition, the resource view must not have hidden days or hours.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |