Version: 2022.3

LightingExplorerTabConstructor

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

参数

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

描述

构造函数。