Method SetOwner
SetOwner(ITreeControlItemContainer?)
Sets the owner of the tree control root item. You should not call this method directly.
public virtual void SetOwner(ITreeControlItemContainer? owner)
Parameters
ownerITreeControlItemContainerThe owner to set for the tree control root item.