ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / DragNotificationBase Class / AllowLinkMode Property

In This Topic
    AllowLinkMode Property (DragNotificationBase)
    In This Topic
    Allows or disallows link mode by dragging.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AllowLinkMode As System.Boolean
    public virtual System.bool AllowLinkMode {get;}
    See Also