background

UI for .NET MAUI

.NET MAUI ItemsControl

  • The .NET MAUI ItemsControl simplifies the visualization of items by providing flexible customizations for each item.
  • Part of the Telerik UI for .NET MAUI library along with 60+ professionally-designed UI controls.
  • Includes support, documentation, demos, learning resources and more!
NET MAUI ItemsControl component
  • Gain Full Control Over Items Presentation with .NET MAUI ItemsControl

    An ItemsControl is a UI control containing multiple items, such as strings, objects, or other elements. The Telerik ItemsControl for .NET MAUI is designed to enable easier visualization of items and provides you with full control over the presentation of each item.

    With the ItemsControl for .NET MAUI you can easily define a collection of items that will populate the control with data. In addition, the custom template functionality will provide you with even greater flexibility in defining how the data is visualized.

    See the .NET MAUI ItemsControl documentation

  • Set ItemSource

    The ItemsSource property of the Telerik UI for .NET MAUI control allows you to define a collection of items that will populate the ItemsControl with data.

    See the .NET MAUI ItemsControl documentation: Setting the ItemsSource

     

  • Support for ItemTemplate

    The ItemsControl for .NET MAUI provides you with great flexibility to define the presentation of your data by applying an ItemTemplate.

    See the .NET MAUI ItemsControl documentation: Applying ItemsTemplate

All UI for .NET MAUI Components

Next Steps