2 references to GroupFooterTemplate
Microsoft.Maui.Controls (2)
Items\GroupableItemsView.cs (2)
29 /// <summary>Bindable property for <see cref="GroupFooterTemplate"/>.</summary> 31 BindableProperty.Create(nameof(GroupFooterTemplate), typeof(DataTemplate), typeof(GroupableItemsView), default(DataTemplate));