ChoosingGroupHeaderContainerEventArgs Classe

Définition

Fournit des données d’événement pour l’événement ListViewBase.ChoosingGroupHeaderContainer .

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
Héritage
Object Platform::Object IInspectable ChoosingGroupHeaderContainerEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Constructeurs

ChoosingGroupHeaderContainerEventArgs()

Initialise une nouvelle instance de la classe ChoosingGroupHeaderContainerEventArgs.

Propriétés

Group

Obtient le groupe de données associé à ce GroupHeaderContainer.

GroupHeaderContainer

Obtient ou définit le conteneur d’interface utilisateur qui sera utilisé pour afficher le groupe de données actif.

GroupIndex

Obtient l’index dans itemsSource du groupe de données pour lequel un conteneur est sélectionné.

S’applique à