Click or drag to resize

ExportItemColorControllerRefreshColors Method

Applies the "correct" order of all color settings as some color settings might contradict. The order is below and later color always overwrites previous field or row in case of conflict. 1. BOM Row Background Color 2. BOM Field Background Color 3. BOM Row Foreground Color 4. BOM Field Foreground Color 5. Row Background Color 6. Field Background Color 7. Row Foreground Color 7. Field Foreground Color

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void RefreshColors()
See Also