HtmlContentPopup.Hide() Method
Makes the window invisible.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Handle the HtmlContentPopup.Hidden event to perform actions when a window is hidden.
See Also