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