DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / DashboardOptions Class / AllowDrag Property

In This Topic
    AllowDrag Property (DashboardOptions)
    In This Topic
    Allows to drag and drop ItemContainers.
    Syntax
    'Declaration
     
    
    Public Property AllowDrag As Boolean
    public bool AllowDrag {get; set;}
    See Also