The existing limitation in .NET Core 3.1 and above does not allow the ActiveReports Integrated Designer to be used for designing Code-based Section Reports in WinForms applications in Visual Studio.
As a workaround, you need to use the Visual Studio's option to link report files from the .NET Core project into the .NET Framework project and use the .NET Framework WinForms Designer.
The steps to enable design-time report creation in .NET Core project for Code-Based Section Reports are as follows: