ClassDetailsPresenterAutomationPeer
Class
An AutomationPeer type for DetailsPresenter.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class DetailsPresenterAutomationPeer : FrameworkElementAutomationPeer, IExpandCollapseProvider
Inheritance: objectDetailsPresenterAutomationPeer
Implements:
Constructors
DetailsPresenterAutomationPeer(DetailsPresenter)
Initializes a new instance of the DetailsPresenterAutomationPeer class.
Declaration
cs-api-definition
public DetailsPresenterAutomationPeer(DetailsPresenter presenter)
Parameters
presenter
The presenter.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns