Search
CalendarDrawEvent.getPointed Method
See Also
 






Gets a value indicating whether the associated item (if any) is being pointed by the mouse.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public boolean getPointed ()

 Return Value

A boolean value specifying whether the item associated with the event is currently being pointed.

 See Also