The Block
public class BlockRowMergedEventArgs: EventArgsPublic Class BlockRowMergedEventArgs
Inherits EventArgs Introduced: 14.0.
| Property | Description |
|---|---|
| Data |
Gets an int value that indicates the total number of data rows. |
| Data |
Gets an int value that indicates the currently merged data row in the merge block. |
| Merge |
Gets a string value that indicates current merge block name. |
| Merged |
Gets or sets a byte[] array that contains the complete data of the merged block row. |
| Sub |
Gets the ID of the subtext part that represents the block. |
| Sub |
Gets the 1-based number of the subtext part that represents the block. |