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.1.0.0 (5.1.0)
Syntax public event EventHandler GroupNamesInvalidated
Public Event GroupNamesInvalidated As EventHandler
Value
Type:
SystemEventHandlerSee Also