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