DashboardExportOptionBuilder Members
A wrapper that provides access to DashboardExportExtensionOptions.
#Methods
Name | Description |
---|---|
Allow |
Specifies whether end-users can export a dashboard. |
Allow |
Specifies whether the dashboard items can be exported by end-users. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Excel |
Contains options which define how the dashboard item is exported to the Excel format. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Image |
Contains options which define how the dashboard item is exported to the Image format. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A handler for the event that occurs when the export dialog is hidden. |
On |
A handler for the event that occurs before the export dialog is shown. |
On |
A handler for the event that occurs after the export dialog is shown. |
Pdf |
Contains options which define how the dashboard item is exported to the PDF format. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also