Gets or sets the style that is applied to the GroupItem generated for each item.
Syntax
<GroupStyle ContainerStyle="styleReference" />
<GroupStyle> <GroupStyle.ContainerStyle> singleStyle </GroupStyle.ContainerStyle> </GroupStyle>
XAML Values
- styleReference
-
A reference to an existing Style. Typically this is a keyed resource, which you reference through StaticResource.
- singleStyle
-
A single Style object element defined inline, which declares the style and setters for the group item container.
Property value
Type: Style
The style that is applied to the GroupItem generated for each item. The default is null.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013