DeviceTabBar.SelectedEventArgs

Wisej.Web.Ext.MobileIntegration.DeviceTabBar SelectedEventArgs

Namespace: Wisej.Web.Ext.MobileIntegration

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

Represents the event data sent with the Selected event.

public class SelectedEventArgs : EventArgs

Constructors

Initializes a new instance of SelectedEventArgs.

NameTypeDescription

button

The selected Button.

Properties

Button: Returns the selected button.

Used By

NameDescription

Represents the methods that handle the Selected event.

Last updated