Ensures that the item is visible within the control, scrolling the contents of the control if necessary.
Namespace: MindFusion.Scheduling.Compact Assembly: PocketPlanner
Syntax
C# |
public void EnsureVisible ( Item item ) |
Visual Basic |
Public Sub EnsureVisible ( _ item As Item _ ) |
Parameters
See Also
|