GroupTableEventArgs Properties |
The GroupTableEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Document |
The document in which the event occurred.
| |
| EventType |
The event type.
| |
| GroupIndex |
The index of the Group that has changed.
| |
| NewState |
The Group that has changed.
| |
| OldState |
If the event is GroupTableEventType.Modified, then the old Group.
|