[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.OnBeforeInsert

OnBeforeInsert Method

OnBeforeInsert(CancelEventArgs)

Raises the BeforeInsert event.

Declaration
protected override void OnBeforeInsert(CancelEventArgs e)
Parameters
Type Name Description
CancelEventArgs e
Overrides