ASP.NET Pack Programmer's Guide
Calendar.ItemSelection Property
See Also
 





Gets an ItemSelection object representing the current selection of items in the calendar.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public ItemSelection ItemSelection { get; }

Visual Basic  Copy Code

Public ReadOnly Property ItemSelection As ItemSelection

 Property Value

An instance of the ItemSelection class.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace