Search
ListViewSettings.setMainHeaderFormat Method
See Also
 






Sets a string used to format the main header.

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

 Syntax

Java  Copy Code

public void setMainHeaderFormat (
    String value
)

 Parameters

value

A string specifying the display format.

 See Also