Hi,
I want change Url in property "Inline Page URL" control PowerBiReportviewer when init form.
But, in code i can`nt find this property.
Maybe someone knows how to do it?
FormContainerControl powerView = element.design().control(element.controlId(TestPowerBIReportViewer")); - this is how I connect to the object
