Windows.UI.Xaml.Controls.GroupStyle.HidesIfEmpty
December 15, 2023 ยท View on GitHub
-description
Gets or sets a value that indicates whether items corresponding to empty groups should be displayed.
-xaml-syntax
<GroupStyle HidesIfEmpty="bool" .../>
-property-value
True to not display empty groups; otherwise, false. The default is false.