Click or drag to resize

dataValueMatchCriterionDynamicStyleTValueType, TEnumDoInverseLogic Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether [do inverse logic].

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

Property Value

Type: Boolean
true if [do inverse logic]; otherwise, false.
See Also