ASP.NET Pack Programmer's Guide
SelectionChangedEventArgs.get_newSelection Method
See Also
 





Gets the start and end time of the new selection.

Namespace: MindFusion.Scheduling
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function get_newSelection ()

 Return Value

Type: Array
The start and end time of the new selection.

 Remarks

The returned Array contains two DateTime objects representing the start and the end time of the new selection.

 See Also

SelectionChangedEventArgs Members
SelectionChangedEventArgs Class
MindFusion.Scheduling Namespace