Search
InplaceEditableList.GetCurrentItem Method
See Also
 





Gets the index of the currently selected item.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

int GetCurrentItem ()

Visual Basic  Copy Code

Function GetCurrentItem () As Integer

 Return Value

 See Also