Skip to content

Commit 73b6179

Browse files
Update README.md
1 parent 886f349 commit 73b6179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ int checkedCount = treeView1.CheckedNodes.Count;
1212
Dim checkedCount As Integer = treeView1.CheckedNodes.Count
1313
```
1414
![count of checked nodes](output.png)
15+
16+
Take a moment to peruse the [WinForms TreeViewAdv - CheckBox](https://help.syncfusion.com/windowsforms/treeview/getting-started#checkbox) documentation, to learn more about checkbox with examples.

0 commit comments

Comments
 (0)