ClassRadDiagramContainerShapeAutomationPeer
Automation peer for the RadDiagramContainerShape class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Diagrams.dll
Syntax:
public class RadDiagramContainerShapeAutomationPeer : RadDiagramItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider, IExpandCollapseProvider
Inheritance: objectRadDiagramItemAutomationPeerRadDiagramContainerShapeAutomationPeer
Implements:
Inherited Members
Constructors
RadDiagramContainerShapeAutomationPeer(RadDiagramContainerShape, RadDiagram)
Initializes a new instance of the RadDiagramContainerShapeAutomationPeer class.
Declaration
public RadDiagramContainerShapeAutomationPeer(RadDiagramContainerShape owner, RadDiagram diagram)
Parameters
owner
The owner.
diagram
The diagram.
Properties
ExpandCollapseState
Gets the state, expanded or collapsed, of the control.
Declaration
public ExpandCollapseState ExpandCollapseState { get; }
Property Value
ExpandCollapseState
The state, expanded or collapsed, of the control.
Methods
Collapse()
Hides all nodes, controls, or content that are descendants of the control.
Declaration
public void Collapse()
Expand()
Displays all child nodes, controls, or content of the control.
Declaration
public void Expand()
GetClassNameCore()
Gets the name of the that is associated with this . This method is called by .
Declaration
protected override string GetClassNameCore()
Returns
The type of the owner.
Overrides
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns