menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IFilter - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IFilter

    Common interface for all filter type, except custom filter.

    Namespace: Syncfusion.XlsIO.Interfaces
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public interface IFilter

    Properties

    FilterType

    Specifies the type of filter. Read-Only.

    Declaration
    ExcelFilterType FilterType { get; }
    Property Value
    Type
    ExcelFilterType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved