ClassCardViewGroupItemAutomationPeer
Class
An AutomationPeer type for the RadCardViewItem type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardViewGroupItemAutomationPeer : CardViewItemBaseAutomationPeer
Inheritance: objectCardViewItemBaseAutomationPeerCardViewGroupItemAutomationPeer
Inherited Members
Constructors
CardViewGroupItemAutomationPeer(RadCardViewGroupItem)
Initializes a new instance of the CardViewGroupItemAutomationPeer class.
Declaration
cs-api-definition
public CardViewGroupItemAutomationPeer(RadCardViewGroupItem owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
Overrides
GetAutomationIdCore()
Declaration
cs-api-definition
protected override string GetAutomationIdCore()
Returns
Overrides
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides