Set to false to have precise control when dragging an event.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool CalendarView_SnapAppointments { get; set; }
Visual Basic
Public Property CalendarView_SnapAppointments As Boolean
	Get
	Set
JScript
function get CalendarView_SnapAppointments () : boolean
function set CalendarView_SnapAppointments (value : boolean)

See Also