Sets the scrollable timeline page of the IGanttChartViewBase control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
void SetTimelinePage( DateTime timelinePageStart, TimeSpan timelinePageDuration ) |
| Visual Basic (Declaration) |
|---|
Sub SetTimelinePage ( _ timelinePageStart As DateTime, _ timelinePageDuration As TimeSpan _ ) |
Parameters
- timelinePageStart
- Type: System..::.DateTime
The new value of the TimelinePageStart property.
- timelinePageDuration
- Type: System..::.TimeSpan
The new value of the TimelinePageDuration property.