ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / AllowDrop Property

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