Class KendoGridDataCell
Inheritance
System.Object
KendoGridDataCell
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
Assembly: Telerik.TestingFramework.Controls.KendoUI.dll
Syntax
public class KendoGridDataCell : KendoUIHtmlTableCellBase
Constructors
KendoGridDataCell()
Declaration
public KendoGridDataCell()
KendoGridDataCell(Element)
Properties
CellText
Declaration
public string CellText { get; }
Property Value
System.String
|
HIndex
Declaration
public int HIndex { get; }
Property Value
System.Int32
|
ParentGridDataItem
Selected
Declaration
public bool Selected { get; }
Property Value
System.Boolean
|
VIndex
Declaration
public int VIndex { get; }
Property Value
System.Int32
|
Methods
AssignElement(Element)
ClickItem()
Declaration
public void ClickItem()
Groupable()
Declaration
public void Groupable()
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()