Class RadRangeBaseAutomationPeer
AutomationPeer for RadRangeBase.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadRangeBaseAutomationPeer : RadRangeBaseAutomationPeer, IRangeValueProvider
Constructors
RadRangeBaseAutomationPeer(RadRangeBase)
Initializes a new instance of the RadRangeBaseAutomationPeer class.
Declaration
public RadRangeBaseAutomationPeer(RadRangeBase owner)
Parameters
RadRangeBase
owner
The owner. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.String
|