Spread Windows Forms 12.0 Product Documentation
EndUpdate Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorkbookSet Interface : EndUpdate Method
Restores painting and events to the state before the last call to BeginUpdate.
Syntax
'Declaration
 
Sub EndUpdate() 
'Usage
 
Dim instance As IWorkbookSet
 
instance.EndUpdate()
void EndUpdate()
See Also

Reference

IWorkbookSet Interface
IWorkbookSet Members