The ITaskGanttChartNodeListView type exposes the following members.

Properties

  NameDescription
GanttChartViewBase
Gets a reference to the IGanttChartNodeListView control instance used by the IGanttChartNodeListView control.
(Inherited from IGanttChartNodeListView.)
GanttChartViewWidth
Gets or sets the width of the Gantt Chart view of the IGanttChartNodeListView control.
(Inherited from IGanttChartNodeListView.)
IsGanttChartViewReadOnly
Gets or sets a value that indicates whether the Gantt Chart view control is read-only to a user interacting with it.
(Inherited from IGanttChartNodeListView.)
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.
(Inherited from IGanttChartNodeListView.)
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.
(Inherited from IGanttChartNodeListView.)
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.
(Inherited from IGanttChartNodeListView.)
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.
(Inherited from IGanttChartNodeListView.)
IsNodeListViewReadOnly
Gets or sets a value that indicates whether the node list view control is read-only to a user interacting with it.
(Inherited from IGanttChartNodeListView.)
NodeListViewBase
Gets a reference to the NodeListViewBase control instance used by the IGanttChartNodeListView control.
(Inherited from IGanttChartNodeListView.)
NodeListViewWidth
Gets or sets the width of the node list view of the IGanttChartNodeListView control.
(Inherited from IGanttChartNodeListView.)

See Also