Initializes a new instance of the Header class with the specified title.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Header ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A string value that represents the title for this Header object.
See Also