Version: 2021.1
言語: 日本語

LightingExplorerTabConstructor

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

パラメーター

title The title of the tab.
objects The objects that the tab must contain.
columns How the columns should look and behave.

説明

コンストラクター