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