PropertyGridDockPanel Constructors
The Properties window 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