Click or drag to resize

dataTableStyleSetGetStyle 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 dataTableStyleEntry GetStyle(
	Object key
)
Request Example View Source

Parameters

key
Type: SystemObject

Return Value

Type: dataTableStyleEntry
See Also