ASP.NET Pack Programmer's Guide
ItemSelectionEventArgs.get_selected Method
See Also
 





Gets a value indicating whether the item has been added to or removed from the selection.

Namespace: MindFusion.Scheduling
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function get_selected ()

 Return Value

Type: Boolean
True if the item has been added to the selection, otherwise false.

 See Also

ItemSelectionEventArgs Members
ItemSelectionEventArgs Class
MindFusion.Scheduling Namespace