LightingExplorerTabConstructor

切换到手册
public LightingExplorerTab (string title, Func<Object[]> objects, Func<LightingExplorerTableColumn[]> columns);

参数

title选项卡的名称。
objects选项卡必须包含的对象。
columns列的外观和行为方式。

描述

构造函数。