ClassTreeListViewRowAutomationPeer
Class
An AutomationPeer type for TreeListViewRow.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class TreeListViewRowAutomationPeer : GridViewRowAutomationPeer, IExpandCollapseProvider
Inheritance: objectGridViewRowAutomationPeerTreeListViewRowAutomationPeer
Implements:
Inherited Members
Constructors
TreeListViewRowAutomationPeer(TreeListViewRow)
Initializes a new instance of the TreeListViewRowAutomationPeer class.
Declaration
cs-api-definition
public TreeListViewRowAutomationPeer(TreeListViewRow owner)
Parameters
owner
The owner.
Methods
GetItemStatusCore()
Declaration
cs-api-definition
protected override string GetItemStatusCore()
Returns
Overrides
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides
GetPattern(PatternInterface)
Declaration
cs-api-definition
public override object GetPattern(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns