GroupDataSet.FireGroupChanged Method
Fires the GroupChanged event for the specified Group.
FireGroupChanged(Group group)
Fires the GroupChanged event for the specified Group.Syntax
public void FireGroupChanged (
Group group
)
Parameters
A group to fire the event for.
Remarks
The GroupChanged event is automatically fired when groups or features are inserted or removed from a Group or GroupDataSet but you must call this method if you want the event to fire when the attributes of a group or the geometry of feature in a group are modified.
Platforms
Windows, Linux, Android