Class RadNumericTextBox
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadNumericTextBox : RadInputConstructors
RadNumericTextBox()
Declaration
public RadNumericTextBox()Properties
IsNegative
Declaration
public bool IsNegative { get; }Property Value
| System.Boolean 
 | 
MaxValue
Declaration
public double MaxValue { get; set; }Property Value
| System.Double 
 | 
MinValue
Declaration
public double MinValue { get; set; }Property Value
| System.Double 
 | 
ShowSpinButtons
Declaration
public bool ShowSpinButtons { get; }Property Value
| System.Boolean 
 | 
Methods
AssignElement(Element)
SpinDownClick()
Declaration
public void SpinDownClick()SpinUpClick()
Declaration
public void SpinUpClick()