Sets a value indicating whether some cell texts will span more than one cell when the space in their corresponding cells is insufficient due to scaling the view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setSpanTexts ( |
A Boolean value. Set to null to use the corresponding value from the current theme.
The number of spanned cells is specified by the getSpanCellCount property. If the value of this property is 0, then the number of cells is automatically calculated based on the current scale factor, which is specified by the ResourceViewSettings.getTimelineScale property.