GridContextMenuCustomCommandBuilder
Methods
Command(System.String)
Sets the command name for the custom command.
Parameters
commandName - System.String
The command name.
Items(System.Action)
Specifies the items of the item.
Parameters
configurator - System.Action<GridContextMenuSettingsItemFactory>
The configurator for the items setting.
Text(System.String)
Sets the text for the command.
Parameters
text - System.String
The text which should be displayed
Icon(System.String)
Sets the icon for the command.
Parameters
icon - System.String
The icon which should be displayed