Sets the appearance style used to paint the headers of individual columns.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setGroupHeaderStyle ( |
A Style object specifying the style of the column headers. This property cannot be null.
See Also