This topic has not yet been rated - Rate this topic

ICollectionViewGroup.Group property

Gets or sets the grouping context used for grouping the data, which sets the data context for the default HeaderTemplate.

Syntax


object Group { get; }

Property value

Type: System.Object [.NET] | Platform::Object [C++]

The grouping context used for grouping the data.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Data
Windows::UI::Xaml::Data [C++]

Metadata

Windows.winmd

See also

ICollectionViewGroup

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.