AlertControl.RaiseGetDesiredAlertFormWidth(AlertFormWidthEventArgs) Method
In This Article
Raises the AlertControl.GetDesiredAlertFormWidth event.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
args | DevExpress. |
An Alert |
#Returns
Type | Description |
---|---|
Int32 | The value of the Width event parameter. |
See Also