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






Gets or sets a value indicating wheather items snap to adjacent items.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public State SnapToItems { get; set; }

Visual Basic  Copy Code

Public Property SnapToItems As State

 Property Value

 Remarks

Snapping to items takes precedence over snapping to time units.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling Namespace