Bagikan melalui


TreeViewExpandingEventArgs.Item Properti

Definisi

Mendapatkan item data untuk simpul tampilan pohon yang sedang diperluas.

public:
 property Platform::Object ^ Item { Platform::Object ^ get(); };
IInspectable Item();
public object Item { get; }
var object = treeViewExpandingEventArgs.item;
Public ReadOnly Property Item As Object

Nilai Properti

Object

Platform::Object

IInspectable

Item data untuk simpul tampilan pohon yang diperluas.

Berlaku untuk