jQuery/JS Common Types - grids - CommandInfo
Information about a predefined DataGrid/TreeList command.
import { CommandInfo } from "devextreme/common/grids"
Type:
any
CommandInfo contains the following fields:
- name: The predefined command's name (PredefinedCommandNames).
- args: Command arguments. Refer to PredefinedCommands for information about the arguments of each available command.