IntegerValue =
aWebPagePanel.
PanelCount New in 2020r1Supported for all project types and targets.
Gets the number of panels in the WebPagePanel.
Example
This example displays the number of panels on the WebPagePanel in a WebLabel.
Sample Code
Me.Value = PagePanel1.PanelCount.ToString