Back to Devexpress

WindowResizeCompletedEventArgs.Size Property

blazor-devexpress-dot-blazor-dot-windowresizecompletedeventargs.md

latest947 B
Original Source

WindowResizeCompletedEventArgs.Size Property

Returns the current window size.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public Size Size { get; }

Property Value

TypeDescription
Size

The current window size.

|

Remarks

Refer to the WindowResizeCompletedEventArgs class description for additional information.

See Also

WindowResizeCompletedEventArgs Class

WindowResizeCompletedEventArgs Members

DevExpress.Blazor Namespace