Skip to content

Commit 799520e

Browse files
added missed content
1 parent 763ad4e commit 799520e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/TreeView/empty-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ treeView.EmptyView = "No Items";
3232

3333
## Display views when TreeView has no items
3434

35-
The `SfTreeView` control uses the `EmptyView` property to display a custom view when the tree has no items.
35+
The `SfTreeView` control uses the `EmptyView` property to display a custom view when the tree view has no items.
3636

3737
{% tabs %}
3838
{% highlight xaml hl_lines="3" %}

0 commit comments

Comments
 (0)