Skip to main content
All docs
V25.1
  • HtmlContentPopup.Close() Method

    Closes the window.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public void Close()

    Remarks

    The following events fire when a window is closed:

    See Also