BeginEditGestures Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets the gesture(s) that will cause a cell to enter edit mode.

public BeginEditGestures BeginEditGestures { get; set; }

Returns