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

GanttItems Property

Returns a reference to a collection of GanttItem objects.

Syntax:

ActiveGanttVBNCtl.GanttItems

The GanttItems Property syntax has these parts:

 Part  Description
ActiveGanttVBNCtl.GanttItems An object expression that evaluates to an ActiveGantt Schedule Control's GanttItems collection.

Remarks:

You can manipulate GanttItem objects using standard collection methods (for example, the Add and Remove methods). You can access each element in the collection using the Item method.

See Also:

Object Model And Anatomy of an ActiveGantt , Add Method (GanttItems Collection), Clear Method (GanttItems Collection), Count Property (GanttItems Collection), Item Property (GanttItems Collection), Remove Method (GanttItems Collection), Sort Method (GanttItems Collection)

 

Home | Products | Support | Downloads | OnLine Store

Online Documentation | Licensing | About Us | Contact Us

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