IRow |
public static class IRowSelectionExtensions
The IRowSelectionExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFilteredRowIndexForOriginalRowIndex | Gets the index of the filtered row by providing the index of the original row in the data table. | |
| GetOriginalRowIndexForFilteredRowIndex | Gets the index of the original row in the data table by providing the index of the filtered row. | |
| GetSelectedRowIndicesFromTo | Gets the selected row indices continuously, beginning with no less than the start index and less than the maximum index. |