Enum JqGridIconSets
jgGrid icon sets
Namespace: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.Enums
Assembly: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.dll
Syntax
public enum JqGridIconSets : int
Fields
| Name | Description |
|---|---|
| FontAwesome | Font Awesome icon set |
| FontAwesome5 | Font Awesome 5 icon set |
| Glyph | Glyph icon set |
| Iconic | Iconic icon set |
| JQueryUI | jQuery UI icon set |
| Octicons | Octicons icon set |