DataGridEditingBuilder<T>.UseIcons Method
Name | Parameters | Description |
---|---|---|
UseIcons(JS) | value | Specifies whether the edit column uses icons instead of links. Mirrors the client-side useIcons option. |
UseIcons(Boolean) | value | Specifies whether the edit column uses icons instead of links. Mirrors the client-side useIcons option. |