FormatConditionRuleBase.Assign(FormatConditionRuleBase) Method
Copies settings from the specified object to the current object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| rule | FormatConditionRuleBase | An object whose settings are to be copied to the current object. |
See Also