Automation peer that represents a new data record.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class GridViewNewRowAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Inheritance: objectGridViewNewRowAutomationPeer
Implements:
Constructors
Initializes a new instance of the GridViewNewRowAutomationPeer class.
Properties
Gets or sets the owner row.
C#
public GridViewNewRow OwnerRow { get; }
The owner row.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
public override object GetPattern(PatternInterface patternInterface)
C#
public void Invoke()