Gets or sets the icon displayed in the titlebar of the preview window.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
C# Copy Code |
---|
public Icon TitleBarIcon { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleBarIcon As Icon |