RowColumnEventArgs.RejectOperation

RowColumnEventArgs.RejectOperation method

Call this method in RowDeleting/ColumnDeleting event handlers to cancel the deleting operations.

public void RejectOperation()

See Also