Back to Devexpress

WindowDragCompletedEventArgs.Start Property

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

latest991 B
Original Source

WindowDragCompletedEventArgs.Start Property

Returns the initial window position.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public Point Start { 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