Click or drag to resize

dataValueMatchCriterionDynamicStyleTValueType, TEnum Constructor

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 dataValueMatchCriterionDynamicStyle(
	IEnumerable<TValueType> _criteria,
	TEnum key,
	string _columnName
)
Request Example View Source

Parameters

_criteria
Type: System.Collections.GenericIEnumerableTValueType
The criteria.
key
Type: TEnum
The key.
_columnName
Type: SystemString
See Also