Spread for ASP.NET 8.0 Product Documentation
BaseFilterItem Class
Members 


Represents the basis for a custom filter.
Object Model
BaseFilterItem ClassSheetView Class
Syntax
'Declaration
 
Public MustInherit Class BaseFilterItem 
   Implements IFilterItemFarPoint.Web.Spread.Model.ISerializeSupport 
'Usage
 
Dim instance As BaseFilterItem
public abstract class BaseFilterItem : IFilterItemFarPoint.Web.Spread.Model.ISerializeSupport  
Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.BaseFilterItem
      FarPoint.Web.Spread.ColorFilterItem
      FarPoint.Web.Spread.CustomFilterItem
      FarPoint.Web.Spread.DefaultFilterItem
      FarPoint.Web.Spread.DynamicFilterItem
      FarPoint.Web.Spread.IconFilterItem
      FarPoint.Web.Spread.MultiValuesFilterItem
      FarPoint.Web.Spread.Top10FilterItem

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

BaseFilterItem Members
FarPoint.Web.Spread Namespace

User-Task Documentation

Customizing User Filtering of Data

 

 


Copyright © GrapeCity, inc. All rights reserved.