| IEntityCollectionCoreAllowEdit Property  | 
 
            Default: true. If set to false, entities inside this collection won't be editable in a complex databinding scenario.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxbool AllowEdit { get; set; }Property AllowEdit As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also