Click or drag to resize

tableStyleSetterResponse  Conversion (tableStyleSetterResponse to dataTableStyleEntry)

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 static implicit operator dataTableStyleEntry (
	tableStyleSetterResponse response
)
Request Example View Source

Parameters

response
Type: imbSCI.Core.extensions.table.styletableStyleSetterResponse

Return Value

Type: dataTableStyleEntry
See Also