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






Gets the subheader size in pixels.

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

 Syntax

Java  Copy Code

public Integer getSubHeaderSize ()

 Return Value

A non-negative integer value specifying the subheader size.

 Remarks

This value specifies the header width if getOrientation is Orientation.Horizontal or the height if getOrientation is Orientation.Vertical.

 See Also

ListViewSettings Members
ListViewSettings Class
com.mindfusion.scheduling Namespace