The event handler receives an argument of type C1TreeViewCheckBoxEventArgs containing data related to this event. The following C1TreeViewCheckBoxEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Handled | (Inherited from System.ComponentModel.HandledEventArgs) |
Node | Gets the tree node whose checkbox was clicked. |