The Block
public class BlockMergingEventArgs : CancelEventArgs
Public 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. |