Using @Html.DisplayNameFor() with PagedList May 14, 2023 by Tarik You can try this @Html.DisplayNameFor(model => model.FirstOrDefault().ItemName)