Class
PropertyGridPresenterAutomationPeer

An AutomationPeer type for PropertyGridPresenter.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public class PropertyGridPresenterAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectPropertyGridPresenterAutomationPeer

Constructors

PropertyGridPresenterAutomationPeer(PropertyGridPresenter)

Initializes a new instance of the PropertyGridPresenterAutomationPeer class.

Declaration

cs-api-definition
public PropertyGridPresenterAutomationPeer(PropertyGridPresenter owner)

Parameters

owner

PropertyGridPresenter

The owner.

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string