Xamarin.Forms.ListView: Property Members

The properties of Xamarin.Forms.ListView are listed below. For a list of all members, see the ListView Members list.

See Also: Inherited members from Xamarin.Forms.ItemsView<Xamarin.Forms.Cell>

Public Properties

GroupDisplayBindingBindingBase. Gets or sets the binding to use for display the group header.
GroupHeaderTemplateDataTemplate. Gets or sets a Xamarin.Forms.DataTemplate for group headers.
GroupShortNameBindingBindingBase. Gets or sets a binding for the name to display in grouped jump lists.
HasUnevenRowsbool. Gets or sets a Boolean value that indicates whether this Xamarin.Forms.ListView element has uneven rows.
IsGroupingEnabledbool. Gets or sets whether or not grouping is enabled for Xamarin.Forms.ListView.
RowHeightint. Gets or sets a value that represents the height of a row.
SelectedItemobject. Gets or sets the currently selected item from the ListView.ItemsSource.