An AutomationPeer type for the RadCardViewItem type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public class CardViewGroupItemAutomationPeer : CardViewItemBaseAutomationPeer
Inheritance: objectCardViewItemBaseAutomationPeerCardViewGroupItemAutomationPeer
Inherited Members
Constructors
Initializes a new instance of the CardViewGroupItemAutomationPeer class.
C#
public CardViewGroupItemAutomationPeer(RadCardViewGroupItem owner)
The owner.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
Overrides: