HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

PartOwner Property, GenericPartClass Class

Returns the owner of the part, usually an object derived from CellBaseClass.

Class: GenericPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public object PartOwner { get; }
Public ReadOnly Property PartOwner As Object

Value

The part owner.

Comments

Returns the owner of the part, usually an object derived from CellBaseClass.

See Also GenericPartClass Class | Classes | SftTree/NET 3.0