This version of Unity is unsupported.

BaseListView.makeHeader

public Func<VisualElement> makeHeader;

Description

This callback allows the user to make their own header for this control.

Setting this callback will override the showFoldoutHeader and the headerTitle properties.