menu

UWP

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

    Show / Hide Table of Contents

    Interface IMultipleFilter

    Common interface for all combination filter type.

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

    Properties

    CombinationFilterType

    Specifies the combination filter type(either Text or DateTime).

    Declaration
    ExcelCombinationFilterType CombinationFilterType { get; }
    Property Value
    Type
    ExcelCombinationFilterType

    Extension Methods

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