PivotItemFormatRuleLevel.Assign(PivotItemFormatRuleLevel) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
level | PivotItemFormatRuleLevel | An PivotItemFormatRuleLevel object whose settings are copied to the current object. |
See Also