Class | Description | |
---|---|---|
NColumnClearFiltersCommandAction | Performs the clear column filters command actions. | |
NColumnClearGroupingCommandAction | Performs the clear column grouping command action. | |
NColumnClearSortingCommandAction | Performs the clear column sorting command actions. | |
NColumnConditionalFormattingCommandAction | Performs the column format command action | |
NColumnFilterCommandAction | Performs the column filter command action | |
NColumnFormatCommandAction | Performs the column format command action | |
NColumnGroupByCommandAction | Performs the group by column command action. | |
NColumnPropertiesCommandAction | Performs the column properties command action | |
NColumnSortingCommandAction | Performs the Sort Ascending or Sort Descending column actions. | |
NCopyCommandAction | Copies the selected text to the clipboard | |
NCutCommandAction | Cuts the selected text to the clipboard | |
NDeleteRowsCommandAction | Deletes the currently selected rows. | |
NGridPropertiesCommandAction | Performs the grid properties command action | |
NGridViewCommandAction | Serves as base for all grid view command actions | |
NGridViewToggleCommandAction | Serves as base for all grid view toggle command actions | |
NPasteCommandAction | Pastes the clipboard content inside the current cell. | |
NSelectionNavigationCommandAction | Serves as base for all grid command actions | |
NToggleColumnsCommandAction | Represents a toggle command that toggles the visibility of the grid columns. | |
NToggleGroupingPanelCommandAction | Represents a toggle command that toggles the visibility of the NTableGrid GroupingPanel. | |
NToggleRowHeadersCommandAction | Represents a toggle command that toggles the visibility of the grid row headers. |