ITableView.GetElements

Declaration

public IEnumerable<SearchItem> GetElements();

Returns

IEnumerable<SearchItem> Enumerate all search items to be displayed in the table.

Description

Invoked when the property table needs all view elements not necessarily sorted.


Did you find this page useful? Please give it a rating: