Enum
PlayListButtonsTriggerType

Buttons trigger type of the Playlist.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum PlayListButtonsTriggerType

Fields

Click

Buttons trigger type Click.

Declaration

cs-api-definition
Click = 0

Field Value

PlayListButtonsTriggerType

Hover

Buttons trigger type Hover.

Declaration

cs-api-definition
Hover = 1

Field Value

PlayListButtonsTriggerType

MouseDown

Buttons trigger type MouseDown.

Declaration

cs-api-definition
MouseDown = 2

Field Value

PlayListButtonsTriggerType

In this article
DefinitionFieldsClickHoverMouseDown
Not finding the help you need?
Contact Support