Click or drag to resize

TemplateInfoMergeBlocks Property

The list of the contained merge blocks.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public List<MergeBlock> MergeBlocks { get; set; }

Property Value

Type: ListMergeBlock
See Also