GroupDataSetEventArgs Structure
Event data in GroupDataSet events.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CETactical assembly)
Syntax
public class GroupDataSetEventArgs : EventArgsRemarks
A GroupDataSetEventArgs is sent by the GroupDataSet.GroupInserted, GroupDataSet.GroupChanged and GroupDataSet.GroupRemoved events. It provides the Group that was inserted, changed or removed.
Platforms
Windows, Linux, Android
GroupDataSetEventArgs Members
The GroupDataSetEventArgs type has the following members.
Constructors
Properties
| Name | Description |
|---|
| Name | Description |
|---|---|
| Group | Gets the Group that is the cause of the event. |
Methods
| Name | Description |
|---|