Site Property (C1TreeView)
Gets or sets the site of the control.
public override ISite Site {get; set;}
'Declaration
Public Overrides Property Site As ISite
Property Value
The
System.ComponentModel.ISite associated with the
System.Windows.Forms.Control, if any.