New to Telerik UI for .NET MAUIStart a free 30-day trial

The RadListView control is obsolete and will be removed in Q2 2026. Use the RadCollectionView control instead. The RadCollectionView is a complete, ground-up rewrite of the ListView. The RadCollectionView offers improved performance, enhanced features, and a modernized approach to managing lists of data. The RadCollectionView incorporates all of the ListView's key features. More about the differences between both components and how to migrate to the new RadCollectionView is available in the Migrating the Telerik .NET MAUI RadListView to RadCollectionView article.

.NET MAUI ListView Text Cell

Updated on Mar 11, 2026

Cells in the ListView are the presentation of each data item from the control's Items Source. You can choose between the ListViewTextCell and ListViewTemplateCell cell types.

ListViewTextCell derives from Microsoft.Maui.Controls.TextCell and displays text. It can optionally render detail text as a second row within a list view item. This is the default cell of the ListView.

See Also

In this article
See Also
Not finding the help you need?
Contact Support