ComponentOne ASP.NET MVC Controls
FilterType Method (ColumnFilterSettingBuilder)

C1.Web.Mvc.Sheet.Fluent Namespace > ColumnFilterSettingBuilder Class : FilterType Method
The value.
Configurates C1.Web.Mvc.Sheet.ColumnFilterSetting.FilterType. The types of filtering provided by this filter.
Syntax
'Declaration
 
Public Function FilterType( _
   ByVal value As Nullable(Of FilterType) _
) As ColumnFilterSettingBuilder

Parameters

value
The value.

Return Value

Current builder.
Remarks
Setting this property to null causes the filter to use the value defined by the DefaultFilterType property.
See Also

Reference

ColumnFilterSettingBuilder Class
ColumnFilterSettingBuilder Members