Skip to content

Commit a3e694a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/collectionview/grouping/expand-collapse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The CollectionView supports group expand and collapse operations either through
1313

1414
This section provides an overview of the methods used to control the expand/collapse state of the CollectionView groups.
1515

16-
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`.
16+
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`.
1717

1818
## Get the Grouped CollectionView Items
1919

0 commit comments

Comments
 (0)