Xamarin Pack Programmer's Guide
ResourceViewSettings.SnapToItemsThreshold Property
See Also
 






Gets or sets the distance at which items snap to each other.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public TimeSpan SnapToItemsThreshold { get; set; }

Visual Basic  Copy Code

Public Property SnapToItemsThreshold As TimeSpan

 Property Value

 Remarks

Used when SnapToItems property is enabled.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling Namespace