Inserts a new header after the specified header and returns a reference to it.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Header Insert ( |
Visual Basic Copy Code |
---|
Public Function Insert( _ |
The header after which to insert the new header.
The relative position of the new header
A reference to the newly created header.