Skip to content

Commit 158f290

Browse files
committed
fix symbol
1 parent d60b0e1 commit 158f290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/treedatagrid/methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ slug: treedatagrid-methods
99

1010
# Expand and Collapse Items in .NET MAUI TreeDataGrid
1111

12-
The [Telerik UI for .NET MAUI TreeDataGrid]({%slug treedatagrid-overview%}) lets you expand and collapse item either through the UIby tapping on the expand/collapse icon or programmatically.
12+
The [Telerik UI for .NET MAUI TreeDataGrid]({%slug treedatagrid-overview%}) lets you expand and collapse item either through the UI-by tapping on the expand/collapse icon or programmatically.
1313

1414
The TreeDataGrid allows you to collapse all items by setting the `AutoExpandGroups` (`bool`) property. The default value is `false`, which means, all items are expanded.
1515

0 commit comments

Comments
 (0)