ComponentOne Scheduler for WinForms
StorageComponent Constructor(IContainer)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > StorageComponent Class > StorageComponent Constructor : StorageComponent Constructor(IContainer)
The parent container.
Initializes the new instance of the StorageComponent component.
Syntax
'Declaration
 
Public Function New( _
   ByVal container As System.ComponentModel.IContainer _
)
public StorageComponent( 
   System.ComponentModel.IContainer container
)

Parameters

container
The parent container.
See Also

Reference

StorageComponent Class
StorageComponent Members
Overload List