Click or drag to resize

ExportItemColorControllerSetBOMRowBGColor Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void SetBOMRowBGColor(
	ExportItem parent,
	int? COLOR_rgb
)

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
COLOR_rgb
Type: SystemNullableInt32
RGB(Int32, Int32, Int32)
See Also