AccordionAction

Wisej.Web.AccordionAction

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Defines values representing Accordion events.

public enum AccordionAction : Enum

Fields

NameDescription

Deselected

Represents the Deselected event.

Deselecting

Represents the Deselecting event.

Selected

Represents the Selected event.

Selecting

Represents the Selecting event.

Used By

NameDescription

Returns a value indicating which event is occurring.

Returns a value indicating which event is occurring.

Last updated