Class HightlightStyle
Specifies the styles which item can have for highlighting.
Inheritance
System.Object
HightlightStyle
Namespace: Syncfusion.HTMLUI.Base.Utility
Assembly: Syncfusion.HTMLUI.Base.dll
Syntax
public sealed class HightlightStyle : Enum
Fields
Active
Mouse cursor to enter item area.
Declaration
public const HightlightStyle Active
Field Value
| Type |
|---|
| HightlightStyle |
Selected
Item is selected, contains focus or is checked.
Declaration
public const HightlightStyle Selected
Field Value
| Type |
|---|
| HightlightStyle |