Spread for ASP.NET 12 Product Documentation
ResumeListeningDataModel Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IRowFilterSlim Interface : ResumeListeningDataModel Method
Resumes listening data model.
Syntax
'Declaration
 
Function ResumeListeningDataModel() As Boolean
'Usage
 
Dim instance As IRowFilterSlim
Dim value As Boolean
 
value = instance.ResumeListeningDataModel()
bool ResumeListeningDataModel()

Return Value

If the return value is true, the row filter is changed after the data model is changed; otherwise, false.
See Also

Reference

IRowFilterSlim Interface
IRowFilterSlim Members