Search
ListItem.dataIndex Property
See Also
 






Gets or sets the unique index of this item.

Namespace: MindFusion.Common.UI
File: ListItem.js

 Syntax

JavaScript  Copy Code

get dataIndex() {}

 Property Value

Number. The index.

 See Also