Gets or sets the state of this Window. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public WindowState WindowState { get; set; } |
Visual Basic
![]() |
---|
Public Property WindowState As WindowState |
Type: WindowState
One of the WindowState Enumeration values that specifies state of the control. Default value is WindowState.Normal.