Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / AllowSpinLoop Property

In This Topic
    AllowSpinLoop Property (C1DateEdit)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowSpinLoop As Boolean
    public bool AllowSpinLoop {get; set;}
    See Also