Search
ListViewSettings.getHeaderStyle Method
See Also
 






Gets the style of the List view header.

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

 Syntax

Java  Copy Code

public EnumSet<ListViewHeaderStyles> getHeaderStyle ()

 Return Value

One of the ListViewHeaderStyles constants.

 See Also