NevronOpenVision
Nevron.Nov.Grid.Tools Namespace / NGridTool Class
Members
NGridTool Class
The NGridTool class serves as base class for tools that are created for the NGridView widget.
Object Model
NGridTool Class
Syntax
Remarks
Tools, which derive from this class can obtain a reference to the data 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.Grid.Tools.NGridTool
               Nevron.Nov.Grid.Tools.NClickEditTool
               Nevron.Nov.Grid.Tools.NContextMenuTool
               Nevron.Nov.Grid.Tools.NSelectionNavigationTool

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