Gets a list of CoverElementChunk elements that constitute this
CoverElement UI.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public CoverElementChunkCollection Chunks { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Chunks As CoverElementChunkCollection Get |