ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / AllowDrop Property

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