Default implementation of the IReparentStripeHandler interface.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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