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