Back to Devexpress

DxPopupBase Events

blazor-devexpress-dot-blazor-dot-dxpopupbase-dot-underscore-events.md

latest1.3 KB
Original Source

DxPopupBase Events

Defines the base API for classes that implement popup windows.

NameDescription
CloseButtonClickObsolete. This event is now obsolete. Handle the Closing or Closed event instead.
ClosedFires after the Popup is closed.
ClosingFires before the Popup is closed.
CreatedFires after the Popup is created.
DisposedFires after the Popup is disposed.
ShowingFires before the Popup is displayed.
ShownFires after the Popup is displayed.
VisibleChangedFires when the Popup changes its Visible property value.

See Also

DxPopupBase Class

DxPopupBase Members

DevExpress.Blazor Namespace