The ITaskListView type exposes the following members.

Properties

  NameDescription
IsNodeExpansionReadOnly
Gets or sets a value indicating whether the node expansion state is read-only in the INodeListView control so that the user cannot update it using the keyboard or mouse or by executing specific commands.
(Inherited from INodeListView.)
IsNodeIndentationReadOnly
Gets or sets a value indicating whether the node indentation is read-only in the INodeListView control so that the user cannot update it using the keyboard or by executing specific commands.
(Inherited from INodeListView.)

See Also