ComponentOne Scheduler for WPF and Silverlight
CoverElementChunkCollection Constructor

C1.WPF.Schedule Namespace > CoverElementChunkCollection Class : CoverElementChunkCollection Constructor
The owning CoverElement object.
Initializes the new instance of the CoverElementChunkCollection collection.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As CoverElement _
)
public CoverElementChunkCollection( 
   CoverElement owner
)

Parameters

owner
The owning CoverElement object.
See Also

Reference

CoverElementChunkCollection Class
CoverElementChunkCollection Members