Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

BaseFilterItem Members
FarPoint.Web.Spread Namespace

User-Task Documentation

Customizing User Filtering of Data

 

 


Copyright © GrapeCity, inc. All rights reserved.