ElementClickEventArgs
Namespace: Wisej.Web.Ext.jSequence
Assembly: Wisej.Web.Ext.jSequence
Provides data for the ElementClick event of the Sequence control.
- C#
- VB.NET
public class ElementClickEventArgs : MouseEventArgs
Public Class ElementClickEventArgs
Inherits MouseEventArgs
Properties
Element
String: Returns the element in the sequence that was clicked by the user.