Sets a value indicating the number of cells to span when getSpanTexts is enabled.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setSpanCellCount ( |
A non-negative integer value specifying the number of cells to span. Set to null to use the corresponding value from the current theme.
RemarksIf this value is 0, it is automatically calculated based on the current scale factor, which is specified by ResourceViewSettings.getTimelineScale.
See Also