Click or drag to resize

dataValueFormatInfo Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the dataValueFormatInfo class

Namespace:  imbSCI.Core.reporting.render.config
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public dataValueFormatInfo(
	DataColumn dc
)
Request Example View Source

Parameters

dc
Type: System.DataDataColumn
See Also