Spread for ASP.NET 8.0 Product Documentation
ISortedFilterItem Interface
Members 


Interface that supports the creation of custom row filters for filtering rows on a sheet. The filtered result is always sorted in ascending order.
Object Model
ISortedFilterItem Interface
Syntax
'Declaration
 
Public Interface ISortedFilterItem 
   Inherits IFilterItem 
'Usage
 
Dim instance As ISortedFilterItem
public interface ISortedFilterItem : IFilterItem  
Requirements

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

See Also

Reference

ISortedFilterItem Members
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.