Click or drag to resize

dataTableStyleDictionaryTDeployDefaults Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.extensions.table.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void DeployDefaults(
	IEnumerable<T> ks = null
)
Request Example View Source

Parameters

ks (Optional)
Type: System.Collections.GenericIEnumerableT
See Also