Gets the Calendar component, associated with the item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Calendar getCalendar () |
The Calendar object associated with the item viewer.
RemarksA class can be set as an item viewer using the ItemViewerAttribute attribute.
See Also