menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DynamicFilter - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DynamicFilter

    Class represent Date filter for a column.

    Inheritance
    System.Object
    DynamicFilter
    Implements
    IFilter
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public class DynamicFilter : Object, IFilter

    Constructors

    DynamicFilter()

    Declaration
    public DynamicFilter()

    Properties

    DateFilterType

    Relative date filter type used.

    Declaration
    public DynamicFilterType DateFilterType { get; }
    Property Value
    Type
    DynamicFilterType

    FilterType

    Represents type of filter.

    Declaration
    public ExcelFilterType FilterType { get; }
    Property Value
    Type
    ExcelFilterType

    Implements

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