AlertControl.PostponedFormList Property
In This Article
Provides access to alert windows whose display is postponed.
Namespace: DevExpress.XtraBars.Alerter
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
List<DevExpress. |
A list of alert windows whose display is postponed. |
#Remarks
See AlertControl.FormMaxCount to learn more.
See Also