menu

Blazor

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

    Show / Hide Table of Contents

    Class HightLightType

    Highlight the searched characters on suggested list items.

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

    Fields

    Contains

    Defines the Contains highlight type.

    Declaration
    public const HightLightType Contains
    Field Value
    Type
    HightLightType

    EndsWith

    Defines the EndsWith highlight type.

    Declaration
    public const HightLightType EndsWith
    Field Value
    Type
    HightLightType

    StartsWith

    Defines the StartsWith highlight type.

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