Gets a Selection object representing the current selection in the calendar.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public Selection Selection { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Selection As Selection |
An instance of the Selection class. Default value is a new Selection object.
Use the ItemSelection property to get the selection of schedule items.