| 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.2.0.0 (5.2.17.0403)
Syntaxpublic enum ModelViewChangeType
Public Enumeration ModelViewChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Name | 0 |  | 
 | Documentation | 1 |  | 
 | LayoutCoordinates | 2 |  | 
See Also