property Group.AllowEdit as Boolean

Retrieves or sets a value that indicates whether the editing group is allowed or disabled.

TypeDescription
Boolean A boolean expression that indicates whether the editing group is allowed or disabled.

By default, the AllowEdit property is False. If the AllowEdit property is False, the events BeforeCellEdit and AfterCellEdit are not fired.