Gets or sets the distance at which items snap to each other.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public TimeSpan SnapToItemsThreshold { get; set; } |
Visual Basic Copy Code |
---|
Public Property SnapToItemsThreshold As TimeSpan |
Used when SnapToItems property is enabled.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |