The Block
public class BlockMergingEventArgs : CancelEventArgsPublic Class BlockMergingEventArgs
Inherits CancelEventArgs Introduced: X13.
| Property | Description |
|---|---|
| Block |
Gets the block data as an array of data rows. |
| Block |
Gets the name of the merge block the event was fired for. |
| Column |
Gets the column names of the table supplying the data for the block. |
| 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. |