HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - ActiveGantt Scheduler Component for Visual Basic .Net - The Source Code Store .Com - Professional source code for Microsoft Visual Basic and Visual Studio .NET and specialized software components.
Back to Table of Contents
Example
Send Feedback

RowKey Property (Task Object)

Returns or sets a string value that determines the associated Row object for the Task object.

RowKey Property (Task Object)

Syntax:

TaskObject.RowKey [= String Value]

The RowKey Property (Task Object) syntax has these parts:

 Part  Description
TaskObject An object expression that evaluates to a Task object.
String Value A string value that uniquely identifies the associated Row object of the Task object.

Remarks:

To change the Row object where a Task object is located simply change this value to the key of another Row object. Validation must take place using the InConflict method to determine the possibility of a conflict.

See Also:

Task Object , Bottom Property (Task Object), Caption Property (Task Object), EndDate Property (Task Object), Key Property (Task Object), LayerIndex Property (Task Object), Left Property (Task Object), LeftTrim Property (Task Object), Picture Property (Task Object), Predecessors Property (Task Object), Right Property (Task Object), RightTrim Property (Task Object), StartDate Property (Task Object), StyleIndex Property (Task Object), Tag Property (Task Object), TaskAttributes Property (Task Object), Top Property (Task Object)

 

Home | Products | Support | Downloads | OnLine Store

Online Documentation | Licensing | About Us | Contact Us

Privacy Terms of use Copyright (c)2002-2005 The Source Code Store LLC. All trademarks are property of their legal owner.