Gets or sets a value indicating the number of cells to span when SpanTexts is enabled.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int SpanCellCount { get; set; } |
Visual Basic Copy Code |
---|
Public Property SpanCellCount As Integer |
An integer value.
If this value is 0, it is automatically calculated based on the current scale factor, which is specified by TimelineScale.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |