alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum FilterType

    Specifies the filter type for Search settings of the File Manager.

    Namespace: Syncfusion.Blazor.FileManager
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum FilterType

    Fields

    Name Description
    Contains

    Search the folders or files name which contains the typed characters.

    EndsWith

    Search the folders or files name which ends with the typed characters.

    StartsWith

    Search the folders or files name which starts with the typed characters.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved