Search
ScrollTreeViewCmd Class
See Also
 





Implements support for undo of TreeViewNode scroll operations.

Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class ScrollTreeViewCmd : Command

Visual Basic  Copy Code

Public Class ScrollTreeViewCmd
    Inherits Command

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Commands.Command
        MindFusion.Diagramming.Commands.ScrollTreeViewCmd

 See Also