Skip to main content
A newer version of this page is available. .

PropertyGridDockPanel Constructors

The Property Grid dock panel that enables modifying the properties of a report, its bands and controls in the End-User Report Designer.
Name Parameters Description
PropertyGridDockPanel() none Initializes a new instance of the PropertyGridDockPanel class with the default settings.
PropertyGridDockPanel(DockManager, DockingStyle) dockManager, dock Initializes a new instance of the PropertyGridDockPanel class with the specified docking style and owner.
See Also