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

Clear Method (TimeBlocks Collection)

Removes all TimeBlock objects in the TimeBlocks collection.

Syntax:

ActiveGanttVBNCtl.TimeBlocks.Clear

The Clear Method (TimeBlocks Collection) syntax has these parts:

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

Remarks:

Using clear removes all TimeBlock objects from the TimeBlocks collection and forces a complete repaint of the control if the AutomaticRedraw property is set to True. To remove only one object from the TimeBlocks collection, use the Remove method.

See Also:

TimeBlocks Property , Count Property (TimeBlocks Collection), Item Property (TimeBlocks Collection), Remove Method (TimeBlocks 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.