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