Collection of Cells in NodeTemplate.
For a list of all members of this type, see CellCollection Members.
System.Object
System.Collections.CollectionBase
Resco.Controls.AdvancedTree.CellCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
CellCollection is derived from CollectionBase and supports Add, Insert and Remove methods. The Cell can only be in one NodeTemplate at a time. Whether the cell is in collection can be determined by the Contains method. The index of the cell can be determined by the IndexOf method. CellCollection can be accessed through the indexer by the cell index.
Namespace: Resco.Controls.AdvancedTree
Assembly: Resco.AdvancedTree.CF3 (in Resco.AdvancedTree.CF3.dll)
CellCollection Members | Resco.Controls.AdvancedTree Namespace