[]
        
(Showing Draft Content)

C1.Web.Mvc.ColumnFilter.FilterMode

FilterMode Property

FilterMode

Gets or sets the mode of filtering provided by this filter.

Declaration
public FilterMode? FilterMode { get; set; }
Public Property FilterMode As FilterMode?
Remarks

Setting this property to null causes the filter to use the value defined by the DefaultFilterMode property.