Click or drag to resize

dataTableStyleEntryCloneBackground Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Clones only the backgrounds: Background and BackgroundAlt while the rest of data is just referenced

Namespace:  imbSCI.Core.extensions.table.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public dataTableStyleEntry CloneBackground()
Request Example View Source

Return Value

Type: dataTableStyleEntry
See Also