Class RibbonGroupAutomationPeer
Automation peer class for RadRibbonGroup class.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class RibbonGroupAutomationPeer : FrameworkElementAutomationPeer
Constructors
RibbonGroupAutomationPeer(RadRibbonGroup)
Initializes a new instance of the Ribbon
Declaration
public RibbonGroupAutomationPeer(RadRibbonGroup owner)
Parameters
Rad
|
Methods
GetAutomationControlTypeCore()
Gets the control type for the element that is associated with the UI Automation peer.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetChildrenCore()
Returns child elements collection of the item that is associated with this
Telerik.
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System. A list of child System. |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|