Occurs when a merge block is about to be merged. The event handler receives an argument of type BlockMergingEventArgs containing data related to this event.

Introduced: X13.

Syntax

public event BlockMergingHandler BlockMerging;
Public Event BlockMerging As BlockMergingHandler