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>
| GroupDisplayBinding | BindingBase. Gets or sets the binding to use for display the group header. | |
| GroupHeaderTemplate | DataTemplate. Gets or sets a Xamarin.Forms.DataTemplate for group headers. | |
| GroupShortNameBinding | BindingBase. Gets or sets a binding for the name to display in grouped jump lists. | |
| HasUnevenRows | bool. Gets or sets a Boolean value that indicates whether this Xamarin.Forms.ListView element has uneven rows. | |
| IsGroupingEnabled | bool. Gets or sets whether or not grouping is enabled for Xamarin.Forms.ListView. | |
| RowHeight | int. Gets or sets a value that represents the height of a row. | |
| SelectedItem | object. Gets or sets the currently selected item from the ListView.ItemsSource. |