Gets or sets a condition the parent data row of this merge block has to satisfy so that this merge block is merged at all. To keep the merge block independent of a condition just leave this property at the default value null.

Introduced: X16.

Syntax

public List<DocumentServer.DataShaping.FilterInstruction> BlockMergingCondition { get; set; }
Public Property BlockMergingCondition() As List(Of DocumentServer.DataShaping.FilterInstruction)

Further Reading

Learn more about the TXTextControl.DocumentServer.DataSources.MergeBlockInfo.BlockMergingCondition Property in the Text Control Blog: