ObjectTreeView ReferenceObject Property A Sandcastle Documented Class Library
Gets or sets the object to expose in the TreeView.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public Object ReferenceObject { get; set; }

Property Value

Type: Object
The object to expose in the TreeView.
See Also