Spread Windows Forms 12.0 Product Documentation
Reset Method (SpreadDataBindingAdapter)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataBindingAdapter Class : Reset Method
Resets this instance according to the set properties.
Syntax
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As SpreadDataBindingAdapter
 
instance.Reset()
public void Reset()
Remarks
When the data model is changed, this method should be called to ensure that all the functions of the SpreadDataAdapter work properly.
See Also

Reference

SpreadDataBindingAdapter Class
SpreadDataBindingAdapter Members