Enum JqGridFormButtonIconPositions
Defines available position for form editing button icon.
Namespace: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.Enums
Assembly: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.dll
Syntax
public enum JqGridFormButtonIconPositions : int
Fields
Name | Description |
---|---|
Left | Put the icon to left of the text. |
Right | Put the icon to right of the text. |