ComponentOne Scheduler for WinForms
AllowDragging Property (C1AgendaView)

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > C1AgendaView Class : AllowDragging Property
Gets or sets whether the user is allowed to drag rows and columns with the mouse.
Syntax
'Declaration
 
Public Shadows Property AllowDragging As C1.Win.C1FlexGrid.AllowDraggingEnum
public new C1.Win.C1FlexGrid.AllowDraggingEnum AllowDragging {get; set;}
See Also

Reference

C1AgendaView Class
C1AgendaView Members