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.7.0.0 (5.7.0)
Syntaxpublic event EventHandler GroupNamesInvalidated
Public Event GroupNamesInvalidated As EventHandler
Value
Type: 
SystemEventHandler
See Also