dbicList Send comments on this topic.
AllowEdit Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > BeforeCellEditEventArgs Class : AllowEdit Property

Determines if the edit is allowed

Syntax

Visual Basic (Declaration) 
Public Property AllowEdit As Boolean
C# 
public bool AllowEdit {get; set;}

Property Value

boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also