ChoosingGroupHeaderContainerEventArgs.Group Property

Definition

Gets the data group associated with this GroupHeaderContainer.

public:
 property Platform::Object ^ Group { Platform::Object ^ get(); };
IInspectable Group();
public object Group { get; }
var object = choosingGroupHeaderContainerEventArgs.group;
Public ReadOnly Property Group As Object

Property Value

Object

Platform::Object

IInspectable

The data group associated with this GroupHeaderContainer.

Applies to