ListView Sınıf

Tanım

UWP'de liste görünümü denetimleri için platforma özgü özellikler.

public static class ListView
type ListView = class
Devralma
System.Object
ListView

Alanlar

SelectionModeProperty

Seçim modu ekli özelliği için yedekleme deposu.

Yöntemler

GetSelectionMode(BindableObject)

Öğesinin seçim modunu döndürür.

GetSelectionMode(IPlatformElementConfiguration<Windows,ListView>)

Öğesinin seçim modunu döndürür.

SetSelectionMode(BindableObject, ListViewSelectionMode)

Öğesi için seçim modunu ayarlar.

SetSelectionMode(IPlatformElementConfiguration<Windows,ListView>, ListViewSelectionMode)

Öğesi için seçim modunu ayarlar.

Şunlara uygulanır