Gets a list of all selected items.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ItemSelection ItemSelection { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ItemSelection As ItemSelection |
An instance of the ItemSelection class representing the currently selected items.
Use Selection to get the collection of all selected time cells.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |