ClassTreeListViewRow
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class TreeListViewRow : GridViewRow, IAutomationPeer, IPeerConverter, ITreeListViewRow, IGridViewRow, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlItemsControlGridViewRowTreeListViewRow
Implements:
Inherited Members
Constructors
TreeListViewRow()
Declaration
cs-api-definition
public TreeListViewRow()
Properties
CellPanel
Get the DataCellsPanel grid view cells panel.
Declaration
cs-api-definition
protected override FrameworkElement CellPanel { get; }
Property Value
Overrides
ExpandButton
Get the TreeListViewRow expand/collapse button.
IsExpandable
Gets a value indicating whether the TreeListViewRow is expandable.
Methods
ExpandCollapse()
Declaration
cs-api-definition
public void ExpandCollapse()