[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnChange

OnChange Method

OnChange(EventArgs)

Raised when the grids cell content has been modified.

Declaration
protected virtual void OnChange(EventArgs e)
Protected Overridable Sub OnChange(e As EventArgs)
Parameters
Type Name Description
EventArgs e