Sets the size of the cell header in pixels.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setHeaderSize ( |
A non-negative integer value specifying the size in pixels. Set to null to use the corresponding value from the current theme.
This property specifies the height of the header if getHeaderPosition is either Position.Top or Position.Bottom, or the width of the header if getHeaderPosition is Position.Left or Position.Right. Specifying 0 for this property expands the header to fill the entire cell.
JPlanner Programmer's Guide | © 2023 MindFusion |