We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763ad4e commit 799520eCopy full SHA for 799520e
MAUI/TreeView/empty-view.md
@@ -32,7 +32,7 @@ treeView.EmptyView = "No Items";
32
33
## Display views when TreeView has no items
34
35
-The `SfTreeView` control uses the `EmptyView` property to display a custom view when the tree has no items.
+The `SfTreeView` control uses the `EmptyView` property to display a custom view when the tree view has no items.
36
37
{% tabs %}
38
{% highlight xaml hl_lines="3" %}
0 commit comments