10.1.94 GroupStyle

(usage)

<GroupStyle />

(description)

Defines how you want the group to look at each level.

[types assignable to]

GroupStyle x:Object

(used by)

GroupStyle ObservableCollectionOfGroupStyle

(properties)

ContainerStyle

Style

(description)

The style that is applied to the GroupItem generated for each item.

ContainerStyleSelector

StyleSelector

(description)

Enables the application writer to provide custom selection logic for a style to apply to each generated GroupItem.

HeaderTemplate

DataTemplate

(description)

The template that is used to display the group header.

HeaderTemplateSelector

DataTemplateSelector

(description)

Enables the application writer to provide custom selection logic for a template that is used to display the group header.

HidesIfEmpty

x:Boolean

(description)

Whether items corresponding to empty groups should be displayed.

Panel

ItemsPanelTemplate

(description)

A template that creates the panel used to layout the items.

(static properties)

Default

GroupStyle

(description)

The default style of the group.