Class KendoAngularButton
Inheritance
System.Object
    
    
    
    
    KendoAngularButton
  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.Button
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularButton : KendoAngularContainerControlBaseConstructors
KendoAngularButton()
Declaration
public KendoAngularButton()KendoAngularButton(Element)
Properties
IsActive
Declaration
public bool IsActive { get; }Property Value
| System.Boolean 
 | 
IsPrimary
Declaration
public bool IsPrimary { get; }Property Value
| System.Boolean 
 | 
Methods
AssignElement(Element)
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()