Class PivotGridDataCell
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.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class PivotGridDataCell : HtmlTableCell
Constructors
PivotGridDataCell()
Declaration
public PivotGridDataCell()
PivotGridDataCell(Element)
Properties
CellText
Declaration
public string CellText { get; }
Property Value
System.String
|
DataCellType
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
ParentItemIndex
Declaration
public int ParentItemIndex { get; }
Property Value
System.Int32
|