• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/component/itemlist.php
  • Класс: Bitrix\Crm\Component\ItemList
  • Вызов: ItemList::getGridId
protected function getGridId(): string
{
	return $this->kanbanEntity->getGridId();
}