Back to Devexpress

DxWindow Events

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

latest1.4 KB
Original Source

DxWindow Events

A non-modal window with custom content.

NameDescription
ClosedFires after the Window is closed.
ClosingFires before the Window is closed.
CreatedFires after the Window is created.
DisposedFires after the Window is disposed.
DragCompletedFires after the Window is dragged.
DragStartedFires when a user starts to drag the Window.
ResizeCompletedFires after the Window is resized.
ResizeStartedFires when a user starts to resize the Window.
ShowingFires before the Window is displayed.
ShownFires after the Window is displayed.
VisibleChangedFires when the Window changes its Visible property value.

See Also

DxWindow Class

DxWindow Members

DevExpress.Blazor Namespace