Click or drag to resize

tableStyleDynamicRulecustomStyleEntry Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If not null - it will be returned if evaluation is positive

Namespace:  imbSCI.Core.extensions.table.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public dataTableStyleEntry customStyleEntry { get; set; }
Request Example View Source

Property Value

Type: dataTableStyleEntry
The custom style entry.
See Also