menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SearchType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SearchType

    Defines the SearchType.

    Inheritance
    System.Object
    SearchType
    Namespace: Syncfusion.Blazor.DropDowns
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SearchType : Enum

    Fields

    Equal

    Defines the Equal search type.

    Declaration
    public const SearchType Equal
    Field Value
    Type
    SearchType

    StartsWith

    Defines the StartsWith search type.

    Declaration
    public const SearchType StartsWith
    Field Value
    Type
    SearchType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved