-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.GroupStyle.HidesIfEmpty |
winrt property |
Gets or sets a value that indicates whether items corresponding to empty groups should be displayed.
<GroupStyle HidesIfEmpty="bool" .../>
True to not display empty groups; otherwise, false. The default is false.