FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IRowFilterSlim Interface : ResetIfNoFilteredRow Property |
'Declaration Property ResetIfNoFilteredRow As Boolean
'Usage Dim instance As IRowFilterSlim Dim value As Boolean instance.ResetIfNoFilteredRow = value value = instance.ResetIfNoFilteredRow
bool ResetIfNoFilteredRow {get; set;}
((IRowFilterSlim)sheetView.RowFilter).ResetIfNoFilteredRow = true;
DirectCast(sheetView.RowFilter, IRowFilterSlim).ResetIfNoFilteredRow = True
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6