Back to Devexpress

DevExpress.XtraBars.Alerter Namespace

windowsforms-devexpress-dot-xtrabars-9004ac95.md

latest2.7 KB
Original Source

DevExpress.XtraBars.Alerter Namespace

Contains the classes that maintain the AlertControl’s infrastructure.

Assemblies : DevExpress.XtraBars.v25.2.dll, DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
AlertButtonRepresents a button within an alert window.
AlertButtonClickEventArgsProvides data for the AlertControl.ButtonClick event.
AlertButtonCollectionRepresents a collection of buttons for alert windows.
AlertClickEventArgsProvides data for the AlertControl.AlertClick event.
AlertControlThe component that supports displaying alert windows.
AlertInfoContains information to be displayed in an alert window.

Delegates

NameDescription
AlertButtonClickEventHandlerRepresents a method that will handle the AlertControl.ButtonClick event.
AlertClickEventHandlerRepresents a method that will handle the AlertControl.AlertClick event.

Enums

NameDescription
AlertButtonStyleContains values that specify the style of custom buttons in alert windows.
AlertFormControlBoxPositionContains values that specify the position of the control buttons in alert windows.
AlertFormDisplaySpeedContains values that specify the appearance speed of alert windows.
AlertFormLocationContains values that specify the position on screen at which alert windows are displayed.
AlertFormShowingEffectEnumerates alert window animation effects.