Softelvdm.Controls Class Library for Windows Controls 1.0

FirstPart Property, CellBaseClass Class

Softel vdm, Inc.

Returns the first part object of the cell's parts collection.

Syntax      CellBaseClass Class (Softelvdm.Controls)

VB   

Public ReadOnly Property FirstPart As GenericPartClass

C#   

public GenericPartClass FirstPart { get; }

C++   

public: property GenericPartClass^ FirstPart {
        GenericPartClass^ get();
}

Property Value

The part object.

Comments

The FirstPart property returns the first part object of the cell's parts collection.

The FirstPart property is identical to Parts[0].

Version Information

Supported in version 1.0.
Products Table


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