FieldOrder Class
This class contains information necessary to sort a column.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.JSGrid.FieldOrder
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class FieldOrder _
Implements IJsonSerializable
'Usage
Dim instance As FieldOrder
public class FieldOrder : IJsonSerializable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.