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