Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
bool AllowEdit { get; set; }

Property Value

Type: Boolean
See Also