Gets or sets a reference to a custom GroupStyleSelector logic class. The GroupStyleSelector returns different GroupStyle values to use for content based on the characteristics of that content.
Syntax
<itemsControl GroupStyleSelector="groupStyleSelectorReference" />
XAML Values
- groupStyleSelectorReference
-
A reference to an existing GroupStyleSelector. Typically this is a keyed resource, which you reference through a StaticResource usage.
Property value
Type: GroupStyleSelector
A reference to a custom GroupStyleSelector logic class.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013