Class RadTextBox
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 RadTextBox : RadInputConstructors
RadTextBox()
Declaration
public RadTextBox()Properties
IsInPasswordMode
Declaration
public bool IsInPasswordMode { get; set; }Property Value
| System.Boolean 
 | 
IsMultiline
Declaration
public bool IsMultiline { get; }Property Value
| System.Boolean 
 | 
LabelMessage
Declaration
public string LabelMessage { get; set; }Property Value
| System.String 
 | 
ShowButton
Declaration
public bool ShowButton { get; }Property Value
| System.Boolean 
 | 
StrengthIndicator
Methods
AssignElement(Element)
ButtonClick()
Declaration
public void ButtonClick()