ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / IsHoldingEnabled Property

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