Search
ListViewSettings.getGroupHeaderStyle Method
See Also
 






Gets the appearance style used to paint the headers of individual columns.

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

 Syntax

Java  Copy Code

public Style getGroupHeaderStyle ()

 Return Value

A Style object specifying the style of the column headers. This property cannot be null.

 See Also