Class | Description | |
---|---|---|
NClickAndDragColumnHeadersTool | The NClickAndDragColumnHeadersTool performs the clicking and dragging of column headers. | |
NClickAndDragGroupingHeadersTool | The NClickAndDragGroupingHeadersTool performs the clicking and dragging of grouping headers. | |
NClickEditTool | The NClickSelectTool performs the click select functionality of the grid. | |
NContextMenuTool | The NContextMenuTool shows a context menu for the items below the mouse pointer. The context menu that is displayed is controlled by the GridView.ContextMenu attribute. | |
NGridTool | The NGridTool class serves as base class for tools that are created for the NGridView widget. | |
NGridViewDragTool | The NGridViewDragTool class serves as base class for drag tools of grid view elements | |
NResizeColumnsTool | The NResizeColumnsTool performs the resizing of the columns. | |
NResizeRowsTool | The NResizeRowsTool performs the resizing of the rows. | |
NScrollAndZoomTool | A tool, which implements mouse wheel scrolling and zooming of a NGridView. | |
NSelectionNavigationTool | The NSelectionNavigationTool performs selection navigation commands (Move Left, Right, Top, Bottom, PageUp and PageDown) |