HasChildren Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
public Expression<Func<TModel, bool>>? HasChildren { get; set; }

Returns