Click or drag to resize

ITreeListMultiSelectionIndexOf Method

Overload List
  NameDescription
Public methodIndexOf(Object)
Determines the index of a specific item in the IList.
(Inherited from IList.)
Public methodIndexOf(ITreeListNode)
Determines the index of a specific DevExpress.XtraTreeList.Nodes.TreeListNode object in the collection of selected nodes
Top
See Also