Search
CalendarTextEvent.getIndex Method
See Also
 






Gets the index associated with the element being customized.

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

 Syntax

Java  Copy Code

public int getIndex ()

 Return Value

An integer value.

 Remarks

This property specifies the index of a view column or cell. If there is no index associated with the element, the return value is 0.

 See Also