Gets or sets whether the minimize button of this window is shown.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool ShowMinimizeButton { get; set; } |
| Visual Basic |
|---|
Public Property ShowMinimizeButton As Boolean Get Set |