Gets the subheader size in pixels.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getSubHeaderSize () |
A non-negative integer value specifying the subheader size.
RemarksThis value specifies the header width if getOrientation is Orientation.Horizontal or the height if getOrientation is Orientation.Vertical.
See Also