LightingExplorerTabConstructor

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

Parámetros

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

Descripción

Constructor.