Back to Devexpress

WindowResizeStartedEventArgs.Size Property

blazor-devexpress-dot-blazor-dot-windowresizestartedeventargs.md

latest933 B
Original Source

WindowResizeStartedEventArgs.Size Property

Returns the initial 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 initial window size.

|

Remarks

Refer to the WindowResizeStartedEventArgs class description for additional information.

See Also

WindowResizeStartedEventArgs Class

WindowResizeStartedEventArgs Members

DevExpress.Blazor Namespace