Sets the header text displayed for this item by scheduling controls.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public abstract void setHeaderText ( |
A string specifying the item's header text.
RemarksCalendar components display this value in the header area of the box that represents an item.
See Also