Search
ListViewSettings.setFooterFormat Method
See Also
 






Sets a string used to format the footer.

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

 Syntax

Java  Copy Code

public void setFooterFormat (
    String value
)

 Parameters

value

A string specifying the display format.

 See Also