CADability dotNET
The tree view that contains this entry. If null, the entry doesnt reside in a tree view. Only valid between the calls to Added(IPropertyTreeView) and Removed(IPropertyTreeView).

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
protected IPropertyTreeView propertyTreeView
Visual Basic
Protected propertyTreeView As IPropertyTreeView
Visual C++
protected:
IPropertyTreeView^ propertyTreeView

See Also