Gets a Selection object representing the current selection in the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Selection getSelection () |
An instance of the Selection class representing the selection of time cells.
RemarksUse getItemSelection to get the selected items.
See Also