Ensures that the item is visible within the control, scrolling the contents of the control if necessary.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void EnsureVisible ( |
Visual Basic Copy Code |
---|
Public Sub EnsureVisible( _ |
The schedule Item to scroll into view.
This method does nothing if the item is not scheduled to occur in the time-period displayed in the current view.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |