1 reference to ChildName
Microsoft.AspNetCore.Components.QuickGrid.Tests (1)
GridSortTest.cs (1)
79
Expression<Func<TestEntity, string>> expression = x => x.Child.
ChildName
;