ITableView.GetColumns

Declaration

public IEnumerable<SearchColumn> GetColumns();

Returns

IEnumerable<SearchColumn> Enumerate table view columns.

Description

Invoked when the table needs to get the list of columns to be displayed.


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