Back to Devexpress

WindowDragStartedEventArgs.Position Property

blazor-devexpress-dot-blazor-dot-windowdragstartedeventargs.md

latest938 B
Original Source

WindowDragStartedEventArgs.Position Property

Returns the initial window position.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public Point Position { get; }

Property Value

TypeDescription
Point

The initial window position.

|

Remarks

Refer to the WindowDragStartedEventArgs class description for additional information.

See Also

WindowDragStartedEventArgs Class

WindowDragStartedEventArgs Members

DevExpress.Blazor Namespace