TreePath(Object) Constructor |
Initializes a new instance of the
TreePath class
Namespace: Internal.Aga.Controls.TreeAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic TreePath(
Object node
)
Parameters
- node Object
-
See Also