DockPanelOptionsBase Members
A base class for classes that provide options for the Report Designer‘s dock panels.Constructors
| Name | Description |
|---|---|
| DockPanelOptionsBase() | Initializes a new instance of the DockPanelOptionsBase class with the default settings. |
Fields
| Name | Description |
|---|---|
| VisibilityProperty static | Identifies the DockPanelOptionsBase.Visibility dependency property. |
Properties
| Name | Description |
|---|---|
| Visibility | Specifies the dock panel’s visibility state. |
See Also