DataGridColumnOwningGrid Property
Gets the
DataGrid control that contains this column.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
protected DataGrid OwningGrid { get; }
Protected ReadOnly Property OwningGrid As DataGrid
Get
member OwningGrid : DataGrid with get
Property Value
DataGrid