ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / AllowSpinLoop Property

In This Topic
    AllowSpinLoop Property
    In This Topic
    Determines whether allow the spin behavior loop.
    Syntax
    'Declaration
     
    Public Overridable Property AllowSpinLoop As System.Boolean
    public virtual System.bool AllowSpinLoop {get; set;}
    See Also