New to Telerik UI for .NET MAUI? Start a free 30-day trial

.NET MAUI CollectionView Visual Structure

Here are described all visual elements used in the CollectionView for .NET MAUI.

CollectionView Visual Structure

.NET MAUI CollectionView Visual Structure

Legend

  • Item—Represents the item in the CollectionView.
  • Selection—Represents the selection indication in the CollectionView.
  • Group with Items—Represents the group (the header, the collapse/expand indicator, and the items) in the CollectionView.
  • Group View—Represents the elements inside the group area—the group header and group expand or collapse indicator.
  • Group Expand/Collapse Indicator—Represents the expand or collapse indicator which indicates whether the group is expanded or collapsed.
  • Group Header—Represents the group header element.
In this article