Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HightLightType

    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 Description
    HightLightType

    EndsWith

    Defines the EndsWith highlight type.

    Declaration
    public const HightLightType EndsWith
    Field Value
    Type Description
    HightLightType

    StartsWith

    Defines the StartsWith highlight type.

    Declaration
    public const HightLightType StartsWith
    Field Value
    Type Description
    HightLightType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved