Ensures that the specified date is visible within the control, scrolling the contents of the control if necessary.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public void EnsureVisible ( |
Visual Basic Copy Code |
---|
Public Sub EnsureVisible( _ |
A DateTime instance identifying the date to scroll into view.
This method does nothing if the specified date is not included in the time-period displayed in the current view.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |