Spread for ASP.NET 12 Product Documentation
ResetIfNoFilteredRow Property (IRowFilterSlim)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IRowFilterSlim Interface : ResetIfNoFilteredRow Property
Gets or sets a value which indicates that the filtered row list will be reset if there is no filtered row.
Syntax
'Declaration
 
Property ResetIfNoFilteredRow As Boolean
'Usage
 
Dim instance As IRowFilterSlim
Dim value As Boolean
 
instance.ResetIfNoFilteredRow = value
 
value = instance.ResetIfNoFilteredRow
bool ResetIfNoFilteredRow {get; set;}
See Also

Reference

IRowFilterSlim Interface
IRowFilterSlim Members