The IGanttChartNodeListView type exposes the following members.

Methods

  NameDescription
Collapse
Collapses the selected nodes in this INodeListViewBase when possible.
(Inherited from INodeListViewBase.)
CollapseAll
Collapses all nodes in this INodeListViewBase that are not already collapsed.
(Inherited from INodeListViewBase.)
CollapseBranch
Collapses the branches of the selected nodes in this INodeListViewBase when possible.
(Inherited from INodeListViewBase.)
DecreaseIndentation
Decreases the indentation of the selected nodes in this INodeListViewBase when possible.
(Inherited from INodeListViewBase.)
DecreaseTimelinePageOverloaded.
Expand
Expands the selected nodes in this INodeListViewBase when possible.
(Inherited from INodeListViewBase.)
ExpandAll
Expands all nodes in this INodeListViewBase that are not already expanded.
(Inherited from INodeListViewBase.)
ExpandBranch
Expands the branches of the selected nodes in this INodeListViewBase when possible.
(Inherited from INodeListViewBase.)
GetDateTimeOverloaded.
GetPositionOverloaded.
GetWorkingDateTime
Returns the date and time for a working time position computed based on the specified position (x-axis coordinate) in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
GetWorkingPosition
Returns the position (x-axis coordinate) for a working time computed based on the specified date and time in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
IncreaseIndentation
Increases the indentation of the selected nodes in this INodeListViewBase when possible.
(Inherited from INodeListViewBase.)
IncreaseTimelinePageOverloaded.
ScrollTo
Scrolls the view so that a specified date and time is shown at left (or as left as possible) in the IGanttChartViewBase control. This method updates DisplayedTime, and if needed, it also updates TimelinePageStart or TimelinePageFinish.
(Inherited from IGanttChartViewBase.)
SetTimelinePageOverloaded.

Properties

  NameDescription
AreNonworkingDaysVisible
Gets or sets a value indicating whether the nonworking days are visible in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
AreNonworkingHoursVisible
Gets or sets a value indicating whether the nonworking daytime hours are visible in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
AreUpdateTimelinePageButtonsVisible
Gets or sets a value indicating whether to show extra scroll buttons that would allow the user to change the timeline page in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
CanCollapse
Gets a value indicating whether any of the selected nodes in this INodeListViewBase can be collapsed.
(Inherited from INodeListViewBase.)
CanCollapseAll
Gets a value indicating whether any node in this v can be collapsed.
(Inherited from INodeListViewBase.)
CanCollapseBranch
Gets a value indicating whether the branch can be collapsed for any of the selected nodes in this INodeListViewBase.
(Inherited from INodeListViewBase.)
CanDecreaseIndentation
Gets a value indicating whether the indentation for any of the selected nodes in this INodeListViewBase can be decreased.
(Inherited from INodeListViewBase.)
CanDecreaseTimelinePage
Gets a value indicating whether the timeline page can be decreased the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
CanExpand
Gets a value indicating whether any of the selected nodes in this INodeListViewBase can be expanded.
(Inherited from INodeListViewBase.)
CanExpandAll
Gets a value indicating whether any node in this INodeListViewBase can be expanded.
(Inherited from INodeListViewBase.)
CanExpandBranch
Gets a value indicating whether the branch can be expanded for any of the selected nodes in this INodeListViewBase.
(Inherited from INodeListViewBase.)
CanIncreaseIndentation
Gets a value indicating whether the indentation for any of the selected nodes in this INodeListViewBase can be increased.
(Inherited from INodeListViewBase.)
CanIncreaseTimelinePage
Gets a value indicating whether the timeline page can be increased the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
DisplayedTime
Gets or sets the date and time currently displayed at the scroll bar position in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
GanttChartViewBase
Gets a reference to the IGanttChartNodeListView control instance used by the IGanttChartNodeListView control.
GanttChartViewWidth
Gets or sets the width of the Gantt Chart view of the IGanttChartNodeListView control.
HourWidth
Gets or sets the width of one timeline hour displayed in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
IsGanttChartViewReadOnly
Gets or sets a value that indicates whether the Gantt Chart view control is read-only to a user interacting with it.
IsNodeExpansionReadOnly
Gets or sets a value indicating whether the node expansion state is read-only in the node tree list view of the IGanttChartNodeListView control so that the user cannot update it using the keyboard or mouse or by executing specific commands.
IsNodeIndentationReadOnly
Gets or sets a value indicating whether the node indentation is read-only in the node tree list view of the IGanttChartNodeListView control so that the user cannot update it using the keyboard or by executing specific commands.
IsNodeListViewItemCollectionReadOnly
Gets or sets a value indicating whether the node list is read-only in the node list view of the IGanttChartNodeListView control so that the user cannot update it using the keyboard or by executing specific commands.
IsNodeListViewItemDataReadOnly
Gets or sets a value indicating whether the node data is read-only in the node list view of the IGanttChartNodeListView control so that the user cannot update it using the keyboard or mouse.
IsNodeListViewReadOnly
Gets or sets a value that indicates whether the node list view control is read-only to a user interacting with it.
IsTimelinePageReadOnly
Gets or sets a value indicating whether the timeline page is read-only in the IGanttChartViewBase control so that the user cannot update it using the increase and decrease timeline page scroll bar buttons or by executing specific commands.
(Inherited from IGanttChartViewBase.)
NodeListViewBase
Gets a reference to the NodeListViewBase control instance used by the IGanttChartNodeListView control.
NodeListViewWidth
Gets or sets the width of the node list view of the IGanttChartNodeListView control.
NonworkingTimeBackground
Gets or sets a Brush that specifies how the nonworking time is painted in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
Scales
Gets or sets the scales displayed in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
Schedule
Gets or sets the schedule used to display the timeline in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageDuration
Gets or sets the duration of the scrollable timeline page of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageFinish
Gets or sets the finish date and time of the scrollable timeline page of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageStart
Gets or sets the start date and time of the scrollable timeline page of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageUpdateAmount
Gets or sets the time amount to update the horizontal scroll bar using the extra scroll bar buttons of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
UpdateScale
Gets or sets the update scale to be used for setting date and times during drag and drop operations in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
VerticalBarProviders
Gets or sets the vertical bar providers displayed in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
WorkingTimeBackground
Gets or sets a Brush that specifies how the working time is painted in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
WorkTimeIntervals
Gets a collection of time intervals that are displayed by this IGanttChartViewBase.
(Inherited from IGanttChartViewBase.)

Events

  NameDescription
TimelinePageChanged
Occurs when the SetTimelinePage method is invoked.
(Inherited from IGanttChartViewBase.)

See Also