Accusoft.NotateXpressSdk Namespace > NotateXpress Class : UserGroupDestroyed Event |
The event handler receives an argument of type UserGroupDestroyedEventArgs containing data related to this event. The following UserGroupDestroyedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Group | Gets the group that is destroyed. |
Layer | Gets the layer on which the group resides. |
In order for the user to destroy a group in this manner, the property AllowUserGrouping must be set to true.