Set to false to have precise control when dragging an event.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool WeekView_SnapAppointments { get; set; } |
Visual Basic |
---|
Public Property WeekView_SnapAppointments As Boolean Get Set |
JScript |
---|
function get WeekView_SnapAppointments () : boolean function set WeekView_SnapAppointments (value : boolean) |