• Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/entityselector/tab.php
  • Класс: BitrixUIEntitySelectorTab
  • Вызов: Tab::canShowDefaultHeader
public function canShowDefaultHeader(): bool
{
	return $this->showDefaultHeader;
}