Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactCollectionForm Class / AllowDrop Property

In This Topic
    AllowDrop Property (ContactCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AllowDrop As System.Boolean
    public virtual System.bool AllowDrop {get; set;}
    See Also