Skip to main content

ReportExplorerOptions Members

Provides access to the Report Explorer‘s options.

Constructors

Name Description
ReportExplorerOptions() Initializes a new instance of the ReportExplorerOptions class with the default settings.

Fields

Name Description
VisibilityProperty static Identifies the DockPanelOptionsBase.Visibility dependency property. Inherited from DockPanelOptionsBase.

Properties

Name Description
Visibility Specifies the dock panel’s visibility state. Inherited from DockPanelOptionsBase.
See Also