Columns.command.iconClass
configurationThe class for the web font icon of the button. When it is defined as an object it allows to customize the web font icon for the "edit", "update" and "cancel" command buttons.
Grid commands are rendered as anchors (
<a>) with aspaninside. The icon for the button depends on the iconClass which is rendered as a class for the inner span. Default commands have a predefined iconClass value.
columns.command.iconClass
String|ObjectThe class for the web font icon of the cancel command button.
The class for the web font icon of the edit command button.
The class for the web font icon of the update command button.