Skip to main content
A newer version of this page is available. .

SpreadsheetControl.CancelUpdate() Method

This method supports the internal infrastructure and is not intended to be called directly from your code. Use the SpreadsheetControl.EndUpdate method instead.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v19.1.dll

Declaration

[Browsable(false)]
public void CancelUpdate()
See Also