Class TelerikBlazorGridGroup
Inheritance
System.Object
TelerikBlazorGridGroup
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.Grid
Assembly: Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll
Syntax
public class TelerikBlazorGridGroup : TelerikBlazorHtmlTableRowBase
Constructors
TelerikBlazorGridGroup()
Declaration
public TelerikBlazorGridGroup()
TelerikBlazorGridGroup(Element)
Properties
GroupIndex
Declaration
public int GroupIndex { get; }
Property Value
System.Int32
|
GroupText
Declaration
public string GroupText { get; }
Property Value
System.String
|
Methods
AssignElement(Element)
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()
Overrides
Toggle(Boolean)
Declaration
public void Toggle(bool simulateRealClick)
Parameters
System.Boolean
simulateRealClick
|