Gets or sets a byte array that contains the complete data of the merged data row. The used format is the internal TX Text Control Unicode format.
Introduced: 16.0.
public byte[] MergedRow { get; set; }
Public Property MergedRow() As Byte()