The MetabaseTreeNodeSpecialEventArgs class implements arguments of various events connected with display settings of the MetabaseTreeCombo and MetabaseTreeList components tree elements.
| Constructor name | Brief description | |
| The Create constructor creates an argument of various events connected with display settings of tree elements. |
| Property name | Brief description | |
| The Node property returns the tree element, for which the event is generated. | ||
| The Special property determines whether the action handled in the component event is applied to the Node element. |
See also: