Ensures that the specified date is visible within the control, scrolling the contents of the control if necessary. The resource parameter allows specifying a Task, Location, Contact or Resource for which to display the date in a view with enabled grouping.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void EnsureVisible ( |
Visual Basic
Copy Code
|
|---|
Public Sub EnsureVisible( _ |
RemarksThis method does nothing if the specified date is not included in the time-period displayed in the current view.
See Also