Skip to content

Commit bd39191

Browse files
Update knowledge-base/hide-default-expand-icon-maui-collectionview-grouping.md
Co-authored-by: Yordan <[email protected]>
1 parent f82e375 commit bd39191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/hide-default-expand-icon-maui-collectionview-grouping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This knowledge base article also answers the following questions:
2525

2626
## Solution
2727

28-
To hide the default expand/collapse icon and use a custom icon, follow one of the options below:
28+
To hide the default expand/collapse icon and use a custom icon, use either the [`GroupViewStyle` property](#option-1-using-groupviewstyle) or [remove the default indicator](#option-2-removing-default-indicator).
2929

3030
### Option 1: Using `GroupViewStyle`
3131

0 commit comments

Comments
 (0)