Search
Calendar.selection Property
See Also
 






Gets the current calendar date-time selection.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

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

 Property Value

An instance of the Selection class.

 See Also