Gets or sets a value, indicating whether the Window will size itself, according to its content. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool AutoSize { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoSize As Boolean |
Type: Boolean
true if the window should size itself, otherwise false. Default value is false.