Class CheckedNodesColection
Represents the node collection contains checked nodes in treeView. Use Add or Remove methods to add or remove nodes. These methods will check or uncheck proceed nodes automatically. Use Clear method to delete and uncheck all nodes from collection.
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class CheckedNodesColection : CheckedNodesCollection
Remarks
Marked as Obsolete. Please use CheckedNodesCollection instead.
Constructors
CheckedNodesColection()
Declaration
public CheckedNodesColection()