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 InsertAfter ( |
Visual Basic Copy Code |
---|
Public Function InsertAfter ( _ |
The header after which to insert the new header.
A reference to the newly created header.