Gets the size of the row header.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getRowHeaderSize () |
An integer value specifying the size in pixels of the row headers.
RemarksThe size of a header is used only when getGroupRowHeader is enabled. Otherwise, the size of the header equals getLaneSize.
See Also