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