Click or drag to resize
ProjectControllerGroupNamesInvalidated Event
Raised when the group names known to the outside are invalidated, for example when an element's group was renamed. An observer should rebuild lists of groupnames due to this event.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public event EventHandler GroupNamesInvalidated

Value

Type: SystemEventHandler
See Also