Gets the size of the cell header in pixels.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Integer getHeaderSize () |
A non-negative integer value specifying the size in pixels.
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 |