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