Class CardViewDataFormAutomationPeer
Represents an automation peer for the RadDataForm.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class CardViewDataFormAutomationPeer : RadDataFormAutomationPeer, IScrollProvider
Constructors
CardViewDataFormAutomationPeer(CardViewDataForm)
Initializes a new instance of the CardViewDataFormAutomationPeer class.
Declaration
public CardViewDataFormAutomationPeer(CardViewDataForm owner)
Parameters
CardViewDataForm
owner
The CardViewDataForm. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|