DeviceToolbar.ClickEventArgs

Wisej.Web.Ext.MobileIntegration.DeviceToolbar ClickEventArgs

Namespace: Wisej.Web.Ext.MobileIntegration

Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)

Represents the event data sent with the Click event.

public class ClickEventArgs : EventArgs

Constructors

Initializes a new instance of ClickEventArgs.

NameTypeDescription

button

The selected Button.

Properties

Button: Returns the clicked button.

Used By

NameDescription

Represents the methods that handle the Click event.

Last updated