Back to Devexpress

WindowDragCompletedEventArgs.End Property

blazor-devexpress-dot-blazor-dot-windowdragcompletedeventargs.md

latest983 B
Original Source

WindowDragCompletedEventArgs.End Property

Returns the end window position.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public Point End { get; }

Property Value

TypeDescription
Point

The X and Y coordinates of the Window’s top left corner.

|

Remarks

Refer to the WindowDragCompletedEventArgs class description for additional information and an example.

See Also

WindowDragCompletedEventArgs Class

WindowDragCompletedEventArgs Members

DevExpress.Blazor Namespace