DevExpress.XtraBars.Alerter Namespace
Contains the classes that maintain the AlertControl’s infrastructure.
Assemblies: DevExpress.XtraBars.v24.1.dll, DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Classes
Name | Description |
---|---|
AlertButton | Represents a button within an alert window. |
AlertButtonClickEventArgs | Provides data for the AlertControl.ButtonClick event. |
AlertButtonCollection | Represents a collection of buttons for alert windows. |
AlertClickEventArgs | Provides data for the AlertControl.AlertClick event. |
AlertControl | The component that supports displaying alert windows. |
AlertInfo | Contains information to be displayed in an alert window. |
Delegates
Name | Description |
---|---|
AlertButtonClickEventHandler | Represents a method that will handle the AlertControl.ButtonClick event. |
AlertClickEventHandler | Represents a method that will handle the AlertControl.AlertClick event. |
Enums
Name | Description |
---|---|
AlertButtonStyle | Contains values that specify the style of custom buttons in alert windows. |
AlertFormControlBoxPosition | Contains values that specify the position of the control buttons in alert windows. |
AlertFormDisplaySpeed | Contains values that specify the appearance speed of alert windows. |
AlertFormLocation | Contains values that specify the position on screen at which alert windows are displayed. |
AlertFormShowingEffect | Enumerates alert window animation effects. |