Gets the image list associated with the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public ImageList getImageList () |
An instance of the ImageList class. The default is null.
RemarksThe value of Style.getImageIndex is an index within this list.
See Also