Version: 2019.4

LightingExplorerTabConstructor

マニュアルに切り替える
public LightingExplorerTab (string title, Func<Object[]> objects, Func<LightingExplorerTableColumn[]> columns);

パラメーター

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

説明

コンストラクター