Represents a collection of time interval bands.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public class TimeIntervalBandCollection : IEnumerable<TimeIntervalBand> |
Visual Basic (Declaration) |
---|
Public Class TimeIntervalBandCollection _ Implements IEnumerable(Of TimeIntervalBand) |