Class TreeListDataCell
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 TreeListDataCell : HtmlTableCell
Constructors
TreeListDataCell()
Declaration
public TreeListDataCell()
TreeListDataCell(Element)
Properties
CanEditItem
Declaration
public bool CanEditItem { get; }
Property Value
System.Boolean
|
CanExpandCollapseItem
Declaration
public bool CanExpandCollapseItem { get; }
Property Value
System.Boolean
|
CanLiteExpandCollapseItem
Declaration
[Obsolete("This method is obsolete. Use CanExpandCollapseItem instead.", false)]
public bool CanLiteExpandCollapseItem { get; }
Property Value
System.Boolean
|
CellText
Declaration
public string CellText { get; }
Property Value
System.String
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
ParentItemIndex
Declaration
public int ParentItemIndex { get; }
Property Value
System.Int32
|
Methods
AddButtonClick()
Declaration
public void AddButtonClick()
AssignElement(Element)
ClientSelectCheckBoxClick()
Declaration
public void ClientSelectCheckBoxClick()
ControlAssert()
DeleteCommandButtonClick()
Declaration
public void DeleteCommandButtonClick()
EditButtonClick()
Declaration
public void EditButtonClick()
EditCommandButtonClick()
Declaration
public void EditCommandButtonClick()
ExpandCollapseButtonClick()
Declaration
public void ExpandCollapseButtonClick()
LiteExpandCollapseButtonClick()
Declaration
[Obsolete("This method is obsolete. Use ExpandCollapseButtonClick instead.", false)]
public void LiteExpandCollapseButtonClick()