Skip to content

Commit c7f291a

Browse files
Update knowledge-base/remove-tree-indentation-treedatagrid-dotnet-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent 7d7f8a8 commit c7f291a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/remove-tree-indentation-treedatagrid-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ticketid: 1689581
2020
I want to remove the tree indentation in the Telerik [TreeDataGrid](https://docs.telerik.com/devtools/maui/controls/treedatagrid/overview) for .NET MAUI control. This involves customizing the appearance of the `ExpandCollapseIndicator` to eliminate the space allocated for tree levels.
2121

2222
This knowledge base article also answers the following questions:
23-
- How to set `evelIndentation` to zero in TreeDataGrid for .NET MAUI?
23+
- How to set `LevelIndentation` to zero in TreeDataGrid for .NET MAUI?
2424
- How to customize the `ExpandCollapseIndicatorStyle` in TreeDataGrid?
2525
- How to control indent spacing in Telerik TreeDataGrid for .NET MAUI?
2626

0 commit comments

Comments
 (0)