Class KendoAngularGridGroup
Inheritance
System.Object
    
    
    
    
    
    KendoAngularGridGroup
  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.Grid
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularGridGroup : KendoAngularHtmlTableRowBaseConstructors
KendoAngularGridGroup()
Declaration
public KendoAngularGridGroup()KendoAngularGridGroup(Element)
Properties
GroupIndex
Declaration
public int GroupIndex { get; }Property Value
| System.Int32 
 | 
GroupText
Declaration
public string GroupText { get; }Property Value
| System.String 
 | 
ParentGrid
Methods
AssignElement(Element)
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()