ListView Sınıf

Tanım

Platforma özgü özellikler listesi için UWP denetimleri görüntüleyin.

public static class ListView
type ListView = class
Devralma
ListView

Alanlar

SelectionModeProperty

Yedekleme deposu için seçim modunu ekli özellik.

Yöntemler

GetSelectionMode(BindableObject)

Öğe için seçim modunu döndürür.

GetSelectionMode(IPlatformElementConfiguration<Windows,ListView>)

Öğe için seçim modunu döndürür.

SetSelectionMode(BindableObject, ListViewSelectionMode)

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

SetSelectionMode(IPlatformElementConfiguration<Windows,ListView>, ListViewSelectionMode)

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

Şunlara uygulanır