Click or drag to resize

TreePathEventArgs Constructor (TreePath)

Initializes a new instance of the TreePathEventArgs class

Namespace:  Internal.Aga.Controls.Tree
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public TreePathEventArgs(
	TreePath path
)

Parameters

path
Type: Internal.Aga.Controls.TreeTreePath
See Also