1 write to Title
Microsoft.AspNetCore.Components.QuickGrid (1)
Columns\PropertyColumn.cs (1)
73Title = memberExpression.Member.Name;
4 references to Title
Microsoft.AspNetCore.Components.QuickGrid (4)
Columns\ColumnBase.razor.cs (1)
36/// includes the <see cref="Title" /> along with any applicable sort indicators and options buttons.
Columns\PropertyColumn.cs (1)
71if (Title is null && Property.Body is MemberExpression memberExpression)
Columns_ColumnBase_razor.g.cs (2)
167__builder.AddContent(15, Title 194__builder.AddContent(23, Title