Back to Devexpress

GanttControlNodes Properties

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolnodes-dot-underscore-properties.md

latest2.5 KB
Original Source

GanttControlNodes Properties

Provides a collection of GanttControlNode objects.

NameDescription
AutoFilterNodeGets the Automatic Filtering Row element. Inherited from TreeListNodes.
CountGets the number of nodes in the current node collection, without taking into account children of these nodes. Inherited from TreeListNodes.
FirstNodeGets the first element in the collection.
GanttControlGets the control to which this collection belongs.
IsSynchronizedGets a value indicating whether access to the nodes collection is synchronized (thread-safe). Inherited from TreeListNodes.
Item[Int32]Gets the element at the specified index.
LastNodeGets the last element in the collection.
ParentNodeGets the parent node for nodes in this collection.
SyncRootGets an object that can be used to synchronize access to the nodes collection. Inherited from TreeListNodes.
TreeListGets the TreeList object to which the node collection belongs. Inherited from TreeListNodes.

See Also

GanttControlNodes Class

GanttControlNodes Members

DevExpress.XtraGantt Namespace