Softelvdm.Controls Class Library for Windows Controls 1.0

PartOwner Property, GenericPartClass Class

Softel vdm, Inc.

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 {
        Object^ get();
}

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


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com