Skip to main content

TreeNodeCheckBoxStateChangedEventArgs Class

Contains data for the CheckBoxStateChanged event.

Namespace: DevExpress.Maui.TreeView

Assembly: DevExpress.Maui.TreeView.dll

NuGet Package: DevExpress.Maui.TreeView

Declaration

public class TreeNodeCheckBoxStateChangedEventArgs :
    TreeNodeEventArgs

Inheritance

Object
EventArgs
TreeNodeEventArgs
TreeNodeCheckBoxStateChangedEventArgs
See Also