|
|
|
PartOwner Property, GenericPartClass Class |
Returns the owner of the part, usually an object derived from CellBaseClass.
Syntax GenericPartClass Class (Softelvdm.Controls)
VB |
Public ReadOnly Property PartOwner As Object |
C# |
public object PartOwner { get; } |
C++ |
public: property Object^ PartOwner { |
Property Value
The part owner.
Comments
The PartOwner property returns the owner of the part, usually an object derived from CellBaseClass.
Version Information
Supported in version 1.0.
Products Table