Click or drag to resize

dataRowIndexDynamicStyleTEnum Constructor (dataTableStyleEntry, IEnumerableInt32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.extensions.table.dynamics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public dataRowIndexDynamicStyle(
	dataTableStyleEntry style,
	IEnumerable<int> indexList
)
Request Example View Source

Parameters

style
Type: imbSCI.Core.extensions.table.styledataTableStyleEntry
indexList
Type: System.Collections.GenericIEnumerableInt32
The index list.
See Also