Recursively updates the index of this item and all its children.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
int UpdateIndex ( |
Visual Basic
Copy Code
|
|---|
Function UpdateIndex( _ |
The calculated index of the item.
The index after the last child of the item.
See Also