ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / IsHoldingEnabled Property

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