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






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

 Syntax

Java  Copy Code

public void setMainHeaderSize (
    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