Gets or sets a value indicating whether the window will show an icon in the title bar. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool ShowIcon { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowIcon As Boolean |
Type: Boolean
true if the icon in the title bar should be visible, otherwise false. Default value is true.