Class KendoAngularTextBoxContainer
Inheritance
System.Object
    
    
    
    
    
    KendoAngularTextBoxContainer
  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.TestingFramework.Controls.KendoUI.Angular.Input
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularTextBoxContainer : KendoAngularInputConstructors
KendoAngularTextBoxContainer()
Declaration
public KendoAngularTextBoxContainer()KendoAngularTextBoxContainer(Element)
Properties
LabelValue
Declaration
public string LabelValue { get; }Property Value
| System.String 
 | 
Methods
AssignElement(Element)
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()