Click or drag to resize

ExportItemColorControllerSetFieldBGColor Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void SetFieldBGColor(
	string field,
	int? COLOR_rgb
)

Parameters

field
Type: SystemString
COLOR_rgb
Type: SystemNullableInt32
RGB(Int32, Int32, Int32)
See Also