Sets the currently selected item by its index.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
void SetCurrentItem ( |
Visual Basic
Copy Code
|
|---|
Sub SetCurrentItem( _ |
The index of the item to select.
See Also