ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DatePicker Class / AllowDrop Property

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