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