ASP.NET MVC Controls
FilterType Property (ColumnFilter)

Gets or sets the types of filtering provided by this filter.
Syntax
'Declaration
 
Public Property FilterType As Nullable(Of FilterType)
public Nullable<FilterType> FilterType {get; set;}
Remarks
Setting this property to null causes the filter to use the value defined by the DefaultFilterType property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ColumnFilter Class
ColumnFilter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback