Search
Calendar.selection Property
See Also
 






Gets the current calendar selection.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

get selection() {}
set selection(value) {}

 Property Value

An instance of the Selection class.

 See Also