SelectionChangedEventArgs.AddedItems Właściwość

Definicja

Pobiera listę zawierającą wybrane elementy.

public:
 property System::Collections::IList ^ AddedItems { System::Collections::IList ^ get(); };
public System.Collections.IList AddedItems { get; }
member this.AddedItems : System.Collections.IList
Public ReadOnly Property AddedItems As IList

Wartość właściwości

Elementy wybrane od czasu ostatniego SelectionChanged wystąpienia zdarzenia.

Dotyczy