Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Wiki Maui Linux NET. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:54, 17 October 2025 Ten talk contribs created page Controls/CollectionView (Created page with "{{ElementSpec | title=CollectionView | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/collectionview | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Recommended replacement for ListView. | props= <tr><td>ItemsSource</td><td>?</td><td></td><td>Data source</td></tr> <tr><td>ItemTemplate</td><td>?</td><td></td><td>DataTemplate</td></tr> <tr><td>ItemsLayout</td><td>?</td><td></td><td>Linear/Grid layouts</td></tr> <...")