Spread WPF Documentation
DeclareChangeBlock Method (EditingElement)


GrapeCity.Windows.SpreadSheet.UI Namespace > EditingElement Class : DeclareChangeBlock Method
Syntax
'Declaration
 
Public Function DeclareChangeBlock() As System.IDisposable
'Usage
 
Dim instance As EditingElement
Dim value As System.IDisposable
 
value = instance.DeclareChangeBlock()
public System.IDisposable DeclareChangeBlock()
See Also

Reference

EditingElement Class
EditingElement Members