ClassPropertyGridPresenterAutomationPeer
Class
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
The owner.