DataGridRowAutomationPeer Constructor
Initializes a new instance of the DataGridRowAutomationPeer class
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public DataGridRowAutomationPeer(
DataGridRow owner
)
Public Sub New (
owner As DataGridRow
)
new :
owner : DataGridRow -> DataGridRowAutomationPeer
Parameters
See Also
Reference
DataGridRowAutomationPeer Class
Avalonia.Automation.Peers Namespace