Children Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the row's visible child rows.

public IReadOnlyList<HierarchicalRow<TModel>>? Children { get; }

Returns