Table of Contents

Class ControlAndButtonClickEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Provides data for the ButtonClick event.

public class ControlAndButtonClickEventArgs : HandledEventArgs
Inheritance
ControlAndButtonClickEventArgs

Properties

ButtonId

Gets id of the clicked button.

Methods

IsButtonCombo(AbstractControl)

Determines if the button is a combo button.

IsButtonEllipsis(AbstractControl)

Determines if the button is an ellipsis button.

IsButtonMinus(AbstractControl)

Determines if the button is a minus button.

IsButtonPlus(AbstractControl)

Determines if the button is a plus button.