Skip to content

Commit 5f8b19a

Browse files
Update controls/collectionview/grouping/overview.md
Co-authored-by: Yordan <[email protected]>
1 parent a3e694a commit 5f8b19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/collectionview/grouping/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When a group descriptor is applied, the default group template is visualized. Re
2424

2525
The control supports groups expand and collapse operations through the UI by tapping on the group headers.
2626

27-
By default, all groups are auto expanded when the CollectionView initially loads. You can load the CollectionView with all groupds collapsed by setting the `AutoExpandGroups` (`bool`) property to `false`. The default value of the `AutoExpandGroups` property is `true`.
27+
By default, all groups are auto-expanded when the CollectionView initially loads. You can load the CollectionView with all groups collapsed by setting the `AutoExpandGroups` (`bool`) property to `false`. The default value of the `AutoExpandGroups` property is `true`.
2828

2929
## Bindable GroupDescriptor
3030

0 commit comments

Comments
 (0)