Nevron Open Vision Documentation
Nevron.Nov.Grid.Tools Namespace / NGridViewDragTool Class
Members


In This Topic
    NGridViewDragTool Class
    In This Topic
    The NGridViewDragTool class serves as base class for drag tools of grid view elements
    Object Model
    NGridViewDragTool Class
    Syntax
    Remarks
    Tools, which derive from this class can obtain a reference to the grid view hosting the tool by the OwnerGridView property.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.UI.NTool
                Nevron.Nov.UI.NDragTool
                   Nevron.Nov.Grid.Tools.NGridViewDragTool
                      Nevron.Nov.Grid.Tools.NClickAndDragColumnHeadersTool
                      Nevron.Nov.Grid.Tools.NClickAndDragGroupingHeadersTool
                      Nevron.Nov.Grid.Tools.NResizeColumnsTool
                      Nevron.Nov.Grid.Tools.NResizeRowsTool

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also