[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.BeforeInsert

BeforeInsert Event

Occurs before a new row is added to the datasource.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
public event CancelEventHandler BeforeInsert
Public Event BeforeInsert As CancelEventHandler
Returns
Type Description
CancelEventHandler Occurs before a new row is added to the datasource.