Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public C1TreeNodePath(
	ITreeNode tn
)
Visual Basic (Declaration)
Public Sub New ( _
	tn As ITreeNode _
)

Parameters

tn
Type: ITreeNode

See Also