Skip to main content
All docs
V25.1
  • AlertControl.PostponedHtmlPopupList Property

    Namespace: DevExpress.XtraBars.Alerter

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    public IList<AlertHtmlPopup> PostponedHtmlPopupList { get; }

    Property Value

    Type
    IList<DevExpress.XtraBars.Alerter.AlertHtmlPopup>
    See Also