MindFusion.Wpf Pack Programmer's Guide
IItemViewModel.Index Property
See Also
 





Gets or sets the 0-based global index of this item within the entire hierarchy.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

int Index { get; set; }

Visual Basic  Copy Code

Property Index As Integer

 Property Value

An 0-based integer specifying the global index of this item.

 See Also

IItemViewModel Members
IItemViewModel Interface
MindFusion.DataViews.Wpf Namespace