Click or drag to resize

MergeGroupEventArgs Properties

The MergeGroupEventArgs type exposes the following members.

Properties
Name Description
Public property Document
Gets the document.
Public property EventType
Gets or sets the type of the group event.
Public property GroupName
Gets the group name.
Public property MergeField
Gets the merge field.
Public property RowCount
Gets the count of the row.
Public property RowIndex
Gets the index of the row.
Public property TableName
Gets the Table Name
Top
See Also