Search
DateEvent.getIndex Method
See Also
 






Gets the index (if any) of the calendar cell related to the event or -1 otherwise.

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

 Syntax

Java  Copy Code

public int getIndex ()

 Return Value

An integer value specifying the index of the related cell or -1 if no index is applicable to the selected cell.

 See Also