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.4.0.0 (5.4.0)
Syntax bool AllowEdit { get; set; }
Property AllowEdit As Boolean
Get
Set
Property Value
Type:
BooleanSee Also