Gets or sets a value indicating whether to cap incomplete item segments.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State CapIncompleteSegments { get; set; } |
Visual Basic Copy Code |
---|
Public Property CapIncompleteSegments As State |
Specify Enabled to cap incomplete items segments; otherwise, Disabled. Assign Unspecified to this property to use the corresponding value from the current theme.
This property is ignored for non all-day items in the Timetable view.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |