DashboardExportOptions.Assign(OptionsBase) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v25.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | OptionsBase | An OptionsBase descendant whose settings are copied to the current object. |
See Also