Gets a value indicating whether the item was deselected.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java
![]() |
---|
public boolean getIsDeselected () |
true if the the item was deselected by the user; false if the item was selected.
This property is mutually exclusive with getIsSelected, that is, when one of them is false, the other is true, and vice versa.