listItemIndex property
To explicitly track the index of the list item. This is a derived field and usually set by a higher level component.
Implementation
int? listItemIndex;
To explicitly track the index of the list item. This is a derived field and usually set by a higher level component.
int? listItemIndex;