Back to Devexpress

TreeNodeCheckBox Class

maui-devexpress-dot-maui-dot-treeview-082202f3.md

latest2.7 KB
Original Source

TreeNodeCheckBox Class

A checkbox displayed within a tree node.

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public class TreeNodeCheckBox :
    CheckEdit

Remarks

For more information, refer to the following help topic: Change Checkbox Appearance.

Implements

Show 14 items

INotifyPropertyChanged

IAnimatable

Microsoft.Maui.Controls.ITabStopElement

IViewController

IVisualElementController

IElementController

IGestureController

IGestureRecognizers

IPropertyMapperView

IHotReloadableView

IView

Microsoft.Maui.IFrameworkElement

ITransform

IReplaceableView

Inheritance

System.Object BindableObject Element NavigableElement VisualElement View CheckEdit TreeNodeCheckBox

Extension Methods

Yield<TreeNodeCheckBox>()

YieldIfNotNull<TreeNodeCheckBox>()

See Also

TreeNodeCheckBox Members

DevExpress.Maui.TreeView Namespace