Click or drag to resize

tableStyleRowSetterAddToIgnoreList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds to ignore list.

Namespace:  imbSCI.Core.extensions.table.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void AddToIgnoreList(
	DataRow dr
)
Request Example View Source

Parameters

dr
Type: System.DataDataRow
The dr.
See Also