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 |