Property Index
Index
Gets the zero-based index of the current item within its parent, or null if the item has no parent.
public virtual int? Index { get; }
Property Value
- int?
Gets the zero-based index of the current item within its parent, or null if the item has no parent.
public virtual int? Index { get; }