Binds the lane-grid header positions to the offset of a ScrollViewer's scrollbars.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public void SetScrollerParent ( |
Visual Basic Copy Code |
---|
Public Sub SetScrollerParent( _ |
The ScrollViewer that contains the diagram.
You must call this method in order to enable the "hooked headers" feature of the LaneGrid when the diagram is inside a ScrollViewer. It is called automatically when the diagram is placed inside a Ruler control.