Gets or sets a value indicating wheather items snap to adjacent items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State SnapToItems { get; set; } |
Visual Basic Copy Code |
---|
Public Property SnapToItems As State |
Snapping to items takes precedence over snapping to time units.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |