Search
Task.getImageIndex Method
See Also
 






Gets the index of the image associated with this task.

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

 Syntax

Java  Copy Code

public int getImageIndex ()

 Return Value

An integer value specifying the index of the task image within the image list associated with the view component. The default is 0.

 See Also