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