StyleFormatCondition.Assign(StyleFormatConditionBase) Method
Copies the properties of the specified object to the current object.
Namespace: DevExpress.XtraTreeList.StyleFormatConditions
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | StyleFormatConditionBase | The StyleFormatConditionBase object whose properties should be copied. |
See Also