RangeFilterExportOptions.Assign(OptionsBase) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.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