SimpleColumnFilterPanel
Namespace: Wisej.Web.Ext.ColumnFilter
Assembly: Wisej.Web.Ext.ColumnFilter
Simple column filter panel showing the unique values found in the bound column in a checked list box. The user can select multiple values, clear the selection or select all.
- C#
- VB.NET
public class SimpleColumnFilterPanel : ColumnFilterPanel
Public Class SimpleColumnFilterPanel
Inherits ColumnFilterPanel
Constructors
SimpleColumnFilterPanel()
Initializes a new instance of the SimpleColumnFilterPanel class.
Methods
Clear(applyFilters)
Clear the filter panel
| Parameter | Type | Description |
|---|---|---|
| applyFilters | Boolean |