ModelViewChangeType Enumeration |
Enum definition for events to signal which elemnt in a model view has changed
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax public enum ModelViewChangeType
Public Enumeration ModelViewChangeType
Members
| Member name | Value | Description |
---|
| Name | 0 | |
| Documentation | 1 | |
| LayoutCoordinates | 2 | |
| Entities | 3 | |
See Also