ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputNumber Class
Properties Methods Events

In This Topic
    C1InputNumber Class Members
    In This Topic

    The following tables list the members exposed by C1InputNumber.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines whether allow the spin behavior loop. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyGets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyGets or set whether the focus automatically moves to the next or previous tab ordering control when pressing the left, right arrow keys. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyGets or sets the culture information for the input control. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyDetermines the currency symbol string.  
    Public PropertyIndicates the number of decimal places to display.  
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyDetermines the alignment of the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyIf true, then the browser response is disabled when the ENTER key is pressed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyGets or sets whether the text is highlighted in the number control.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines how much to increase/decrease the input field.  
    Public PropertyThe CSS class applied to the widget when an invalid value is entered. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyDetermines the maximum value that can be entered for the number input.  
    Public PropertyDetermines the minimal value that can be entered for the number input.  
    Public PropertyDetermine the class string that when the input value is negative.  
    Public PropertyDetermine the prefix string used for negative value.  
    Public PropertyDetermine the suffix string used for nagative value.  
    Public PropertyOccurs when the mouse is pressed on the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the mouse is released on the dropdown button. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the dropdown editor closed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the dropdown editor opended. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs after the widget is initialized. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs before the widget is initialized. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when an invalid character is entered. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the key exit event fired. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the spindown button clicked. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the spinup button clicked. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the text of the input is changed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyOccurs when the value of the input exceeds the valid range.  
    Public PropertyOccurs after the value changed.  
    Public Property  
    Public PropertyDetermines the text that will be displayed for blank status. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyDetermine the prefix string used for positive value.  
    Public PropertyDetermine the suffix stirng used for positive value.  
    Public PropertyDetermines whether the user can type a value. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyDetermines whether the dropdown button is displayed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public PropertyIndicates whether the thousands group separator will be inserted between each digital group. The number of digits in the thousands group depends on the selected Culture."  
    Public PropertyDetermines whether the spinner button is displayed. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines the spin button alignment. (Inherited from C1.Web.Wijmo.Controls.C1Input.C1InputBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines the default numeric value.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventFires when the value is changed.  
    Top
    See Also