[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnBeforeRowColChange

OnBeforeRowColChange Method

OnBeforeRowColChange(CancelEventArgs)

Raised before a row or column currency is changed.

Declaration
protected virtual void OnBeforeRowColChange(CancelEventArgs e)
Protected Overridable Sub OnBeforeRowColChange(e As CancelEventArgs)
Parameters
Type Name Description
CancelEventArgs e