Default implementation of the IReparentStripeHandler interface.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class ReparentStripeHandler : IReparentStripeHandler
Visual Basic
Public Class ReparentStripeHandler _
	Implements IReparentStripeHandler

Remarks

This implementation allows to specify a maximal nesting depth for reparent operations.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Input..::..ReparentStripeHandler

See Also