Click or drag to resize

ExportItemColorControllerSetFieldBGColor Method


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

Parameters

field  String
COLOR_rgb  NullableInt32
RGB(Int32, Int32, Int32)
See Also