This version of Unity is unsupported.

MultiColumnController.UnbindItem

Declaration

public void UnbindItem(UIElements.VisualElement element, int index);

Parameters

element The element from that row, created by MakeItem().
index The item index.

Description

Unbinds the row at the item index.