Gets or sets a value indicating the number of cells to span when SpanTexts is enabled.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public int SpanCellCount { get; set; } |
Visual Basic
![]() |
---|
Public Property SpanCellCount As Integer |
A non-negative integer value specifying the number of cells to span. Assign -1 to this property to use the corresponding value from the current theme.
If this value is 0, it is automatically calculated based on the current scale factor, which is specified by TimelineScale.