Retrieves a collection with all currently visible items.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ItemCollection GetVisibleItems () |
Visual Basic Copy Code |
---|
Public Function GetVisibleItems () As ItemCollection |
An instance of the ItemCollection class containing all items currently visible within the control. The collection is empty if there are no visible items.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |