ReportGalleryOptions Members
Provides access to the Report Gallery‘s options.Constructors
| Name | Description |
|---|---|
| ReportGalleryOptions() | Initializes a new instance of the ReportGalleryOptions class with the default settings. |
Fields
| Name | Description |
|---|---|
| StorageProperty static | Identifies the Storage dependency property. |
| VisibilityProperty static | Identifies the DockPanelOptionsBase.Visibility dependency property. Inherited from DockPanelOptionsBase. |
Properties
| Name | Description |
|---|---|
| Storage | Specifies a Report Gallery storage. |
| Visibility | Specifies the dock panel’s visibility state. Inherited from DockPanelOptionsBase. |
See Also