ClassPropertyGridColumnResizerAutomationPeer
Class
An AutomationPeer type for the PropertyGridColumnResizer type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class PropertyGridColumnResizerAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectPropertyGridColumnResizerAutomationPeer
Constructors
PropertyGridColumnResizerAutomationPeer(PropertyGridColumnResizer)
Initializes a new instance of the PropertyGridColumnResizerAutomationPeer class.
Declaration
cs-api-definition
public PropertyGridColumnResizerAutomationPeer(PropertyGridColumnResizer owner)
Parameters
owner
The CollectionEditor.
Methods
GetAutomationControlTypeCore()
Returns the automation control type.
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
The group automation control type.
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns