Back to Devexpress

AlertButtonClickEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-alerter-dot-alertbuttonclickeventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

AlertButtonClickEventArgs Properties

Provides data for the AlertControl.ButtonClick event.

NameDescription
ActivateOwnerGets or sets whether the owner (a form) of the current alert window is activated after executing your AlertControl.AlertClick event handler. Inherited from AlertClickEventArgs.
AlertFormGets the currently processed alert window. Inherited from AlertClickEventArgs.
ButtonProvides access to the settings of the button that has been clicked.
ButtonNameGets the name of the button that has been clicked.
InfoGets an object that contains information displayed in the currently processed alert window. Inherited from AlertClickEventArgs.

See Also

AlertButtonClickEventArgs Class

AlertButtonClickEventArgs Members

DevExpress.XtraBars.Alerter Namespace