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