combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / ConditionalFormatterItem Class / StopIteration Property


StopIteration Property

When this setting is enabled (True), all subsequent definitions of conditional formatting contained in CollectionConditionalFormatterItems are ignored or are no longer applied when the condition in Condition is met. (Default: False)

Syntax
'Declaration
 
Public Property StopIteration As String
 
Remarks

The order of the individual objects of the conditional formatting in CollectionConditionalFormatterItems is decisive here, as all subsequent objects are no longer applied if this property is set to True.

Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also