| C1.Web.Wijmo.Controls.C1Input Namespace > C1InputBase Class : AllowSpinLoop Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Input.AllowSpinLoop", Description="Gets or sets whether the underlying value wraps to the beginning or the end when it reaches the minimum and maximum values.")> <C1CategoryAttribute("Behavior")> <WidgetOptionAttribute()> Public Overridable Property AllowSpinLoop As System.Boolean
[System.ComponentModel.DefaultValue()] [C1Description(Key="C1Input.AllowSpinLoop", Description="Gets or sets whether the underlying value wraps to the beginning or the end when it reaches the minimum and maximum values.")] [C1Category("Behavior")] [WidgetOption()] public virtual System.bool AllowSpinLoop {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2