Xamarin.Forms.ListView.IsGroupingEnabled Property
Gets or sets whether or not grouping is enabled for Xamarin.Forms.ListView.

Syntax

public bool IsGroupingEnabled { get; set; }

See Also

ListView.GroupDisplayBinding
ListView.GroupHeaderTemplate

Value

true if grouping is enabled, false otherwise and by default.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0