Version: 2022.2
언어: 한국어
public void AddColumns (IEnumerable<SearchColumn> descriptors, int activeColumnIndex);

파라미터

descriptors Inserted columns.
activeColumnIndex Column index where the columns should be inserted.

설명

Invoked when a set of columns are inserted.