[]
Excel-style value filter editor.
public class ExcelFilterEditor : ColumnFilterEditor
<p>This control inherits from the standard <xref href="C1.WPF.FlexGrid.ColumnFilterEditor" data-throw-if-not-resolved="false"></xref>
to modify the control appearance and to add the following functionality:
Name | Description |
---|---|
ExcelFilterEditor() | Initializes a new instance of an ExcelFilterEditor. |
Name | Description |
---|---|
AddValueCheckBox(object, bool) | Overridden to honor the value list filter. |
InitializeUI() | Overridden to initialize value list filter. |
OnApplyTemplate() | Build the control layout. |