Sets the header size in pixels.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setHeaderSize ( |
A non-negative integer value specifying the header size. A value of 0 hides the header. Set to null to use the corresponding value from the current theme.
This value specifies the header width if getOrientation is Orientation.Horizontal or the height if getOrientation is Orientation.Vertical.
JPlanner Programmer's Guide | © 2023 MindFusion |