Gets the current row's index in the data source.
public int ListSourceRowIndex { get; }
Public ReadOnly Property ListSourceRowIndex As Integer
The GetListSourceColumnValue method enables you to retrieve values from a specific row in the underlying data source. The ListSourceRowIndex property identifies the current row.