Enum GeneratorStatus
The status of the container generator.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum GeneratorStatus
ContainersGenerated
The generator has finished generating containers.
Error
The generator has finished generating containers, but encountered one or more errors.
GeneratingContainers
The generator is generating containers.
NotStarted
The generator has not tried to generate content.