New to Telerik UI for BlazorStart a free 30-day trial

The state of the Window (minimized, maximized or standard size/position).

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum WindowState

Fields

The parameters for size (dimensions) and position (centering) are used.

C#
Default = 0

The window takes up the viewport.

C#
Maximized = 2

The window is just the titlebar and does not render its content.

C#
Minimized = 1
In this article
DefinitionFieldsDefaultMaximizedMinimized
Not finding the help you need?
Contact Support