Gets the CoveredElementsCollection object representing the collection
of elements covered by this CoverElementChunk object.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public CoveredElementsCollection CoveredElements { get; } |
Visual Basic |
---|
Public ReadOnly Property CoveredElements As CoveredElementsCollection Get |