Customize a Xamarin.Forms ListView

Intermediate
Developer
Xamarin
.NET
Visual Studio

Create custom cell layouts that fit the shape of your data. Group related cells together to help your users find what they're interested in.

Learning objectives

In this module, you will:

  • Create custom cell layouts for a ListView
  • Use multiple cell layouts in a single ListView
  • Group cells into sections

Prerequisites

  • Visual Studio 2019 (any edition)
  • Familiarity with C# and .NET