TreeDataGridCellEventArgs(Control, Int32, Int32) Constructor

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
public TreeDataGridCellEventArgs(Control cell, int columnIndex, int rowIndex)

Parameters

columnIndex
Int32
rowIndex
Int32