ChoosingGroupHeaderContainerEventArgs Klasse

Definition

Stellt Ereignisdaten für das ListViewBase.ChoosingGroupHeaderContainer-Ereignis bereit.

public ref class ChoosingGroupHeaderContainerEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChoosingGroupHeaderContainerEventArgs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class ChoosingGroupHeaderContainerEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChoosingGroupHeaderContainerEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ChoosingGroupHeaderContainerEventArgs
Public NotInheritable Class ChoosingGroupHeaderContainerEventArgs
Vererbung
Object Platform::Object IInspectable ChoosingGroupHeaderContainerEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Konstruktoren

ChoosingGroupHeaderContainerEventArgs()

Initialisiert eine neue instance der ChoosingGroupHeaderContainerEventArgs-Klasse.

Eigenschaften

Group

Ruft die Datengruppe ab, die diesem GroupHeaderContainer zugeordnet ist.

GroupHeaderContainer

Ruft den UI-Container ab, der zum Anzeigen der aktuellen Datengruppe verwendet wird, oder legt diesen fest.

GroupIndex

Ruft den Index in itemsSource der Datengruppe ab, für die ein Container ausgewählt wird.

Gilt für: