Gets 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 Integer getSpanCellCount () |
A non-negative integer value specifying the number of cells to span.
RemarksIf this value is 0, it is automatically calculated based on the current scale factor, which is specified by ResourceViewSettings.getTimelineScale.
See Also