TreeNodeCheckBox Class
In This Article
A checkbox displayed within a tree node.
Namespace: DevExpress.Maui.TreeView
Assembly: DevExpress.Maui.TreeView.dll
NuGet Package: DevExpress.Maui.TreeView
#Declaration
C#
public class TreeNodeCheckBox :
CheckEdit
#Remarks
For more information, refer to the following help topic: Change Checkbox Appearance.
#Implements
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
#Inheritance
System.Object
See Also