[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.OnBeforeRowColChange

OnBeforeRowColChange Method

OnBeforeRowColChange(CancelEventArgs)

Raises the BeforeRowColChange event.

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