ElementClickEventArgs
Wisej.Web.Ext.jSequence.ElementClickEventArgs
Namespace: Wisej.Web.Ext.jSequence
Assembly: Wisej.Web.Ext.jSequence (3.2.0.0)
Provides data for the ElementClick event of the Sequence control.
public class ElementClickEventArgs : MouseEventArgs
Properties
Element

String: Returns the element in the sequence that was clicked by the user.
Last updated
Was this helpful?