TreeViewCheckedChangedEventArgs Properties
Contains data for the CheckedChanged event.
Name | Description |
---|---|
Checked |
Returns all checked items.
Inherited from Navigation |
Last |
Returns items checked during the last operation.
Inherited from Navigation |
Last |
Returns items unchecked during the last operation.
Inherited from Navigation |
Reason |
Returns the reason why the Tree |
See Also