Class RibbonSplitButtonAutomationPeer
UI Automation Peer class for RadRibbonSplitButton.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class RibbonSplitButtonAutomationPeer : RadSplitButtonAutomationPeer, IInvokeProvider, IExpandCollapseProvider
Constructors
RibbonSplitButtonAutomationPeer(RadRibbonSplitButton)
Initializes a new instance of the Ribbon
Declaration
public RibbonSplitButtonAutomationPeer(RadRibbonSplitButton owner)
Parameters
Rad
|
Methods
GetClassNameCore()
Returns the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. The name of the owner type that is associated with this System. |
Overrides
GetHelpTextCore()
Returns the string that describes the functionality of the System.
Declaration
protected override string GetHelpTextCore()
Returns
System. The help text, or System. |
Overrides
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
Overrides
GetNameCore()
Returns the text label of the System.
Declaration
protected override string GetNameCore()
Returns
System. The text label of the element that is associated with this automation peer. |