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.ProjectClassesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic event EventHandler GroupNamesInvalidated
Public Event GroupNamesInvalidated As EventHandler
Value
Type:
SystemEventHandler
See Also