MindFusion.Java Package Programmer's Guide
ListViewSettings.setFooterSize Method
See Also
 






Gets the footer size, in pixels.

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

 Syntax

Java  Copy Code

public void setFooterSize (
    Integer value
)

 Parameters

value

A non-negative integer value specifying the size of the header in pixels. Set to null to use the corresponding value from the current theme.

 See Also

ListViewSettings Members
ListViewSettings Class
com.mindfusion.scheduling Namespace