Show / Hide Table of Contents

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.

Back to top Copyright © 2016 - 2019 Tomasz Pęczek