WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FilteredFrom - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum FilteredFrom

    Defines the constants that specify whether the column is filtered from Checkbox or Advanced filter.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum FilteredFrom

    Fields

    Name Description
    AdvancedFilter

    Specifies the column is being filtered from Advanced filter.

    CheckboxFilter

    Specifies the column is being filtered from Checkbox filter.

    FilterRow

    Specifies the column is being filtered from FilterRow filter.

    None

    Specifies the column is being filtered from neither Checkbox nor Advanced filter control.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved