LightingExplorerTab Constructor

public LightingExplorerTab(string title, Func<Object[]> objects, Func<LightingExplorerTableColumn[]> columns);

Parameters

titleThe title of the tab.
objectsThe objects that the tab must contain.
columnsHow the columns should look and behave.

Description

Constructor.

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