Gets or sets the content of the window title bar. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls
SyntaxC#
Copy Code
|
|---|
public Object Header { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Header As Object |
See Also