ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / AllowDrop Property

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