Class KendoAngularHtmlTableCellBase
Inheritance
System.Object
    
    
    
    
    KendoAngularHtmlTableCellBase
  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.BaseControls
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public abstract class KendoAngularHtmlTableCellBase : HtmlTableCellConstructors
KendoAngularHtmlTableCellBase()
Declaration
public KendoAngularHtmlTableCellBase()KendoAngularHtmlTableCellBase(Element)
Fields
matchExpression
Properties
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Methods
ControlAssert()
Declaration
public CommonControlAsserts ControlAssert()Returns
| Telerik.TestStudio.Translators.Common.Asserts.CommonControlAsserts 
 | 
InitializeMatchExpression()
Declaration
protected abstract void InitializeMatchExpression()SetTelerikComponentsVersion(Nullable<TelerikComponentsVersion>)
Declaration
protected override void SetTelerikComponentsVersion(TelerikComponentsVersion? newTelerikComponentsVersion)Parameters
| System.Nullable<TelerikComponentsVersion>
        newTelerikComponentsVersion 
 |