The Frame
public abstract class FrameMergedEventArgs : EventArgsPublic MustInherit Class FrameMergedEventArgs
Inherits EventArgs Introduced: 34.0.
| Property | Description |
|---|---|
| Data |
Gets the data row which is used to supply the current frame with merge content. |
| Frame | Gets the frame that has been merged. |
| Merge |
If the frame is part of a merge block, this property returns the name of the block. |
| Nesting |
If the frame is part of a merge block, this property returns the one-based nesting depth of the block. |
| Sub |
Gets the ID of the subtext part the frame is part of. |
| Sub |
Gets the 1-based number of the subtext part the frame is part of. |