.NET MAUI ItemsControl Overview

Telerik UI for .NET MAUI ItemsControl enables you to visualize a list of items and provides full control over the way each item is rendered through the supported item template. The template can contain any view that you can use to display your data according to your design requirements.

Telerik Maui Ninja image

The ItemsControl is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.

ItemsControl Overview

Key Features

  • Setting the items source—The ItemsControl provides the ItemsSource property, which enables you to define a collection of items and populate them with data.
  • Using the items template—You can also customize the visualization of the ItemsControl items by using the ItemTemplate property.

Next Steps

See also

In this article
Not finding the help you need?