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

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