Gets the index associated with the element being drawn.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public int getIndex () |
An integer value specifying the element's index.
RemarksThis property specifies the index of a view column, cell or a scheduled item being custom drawn. If there is not an index associated with the element, the return value is 0.
See Also