This example demonstrates how to size the Parameters panel in the Report Print Preview:
![]()
The main idea is to obtain the Parameters panel (that is a DockPanel object) and set its size through the DockPanel.Size property.
The main idea is to obtain the Parameters panel (that is a DockPanel object) and set its size through the DockPanel.Size property.