Show / Hide Table of Contents

Enum JqGridSortingOrders

jqGrid sorting order values

Namespace: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.Enums
Assembly: Lib.AspNetCore.Mvc.JqGrid.Infrastructure.dll
Syntax
public enum JqGridSortingOrders : int

Fields

Name Description
Asc

Ascending

Desc

Descending

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