Search
Calendar.getImageList Method
See Also
 






Gets the image list associated with the calendar.

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

 Syntax

Java  Copy Code

public ImageList getImageList ()

 Return Value

An instance of the ImageList class. The default is null.

 Remarks

The value of Style.getImageIndex is an index within this list.

 See Also