Sets the width of the header, which displays week numbers.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setWeekNumbersHeaderWidth ( |
A non-negative integer value specifying the header width in pixels. Set to null to use the corresponding value from the current theme.
RemarksA value of 0 causes the Calendar component to automatically calculate the header size based on the header font size.
See Also