FieldOrder Members

Include Protected Members
Include Inherited Members

This class contains information necessary to sort a column.

The FieldOrder type exposes the following members.

Constructors

  Name Description
Public method FieldOrder Initializes a new instance of the FieldOrder class.

Top

Properties

  Name Description
Public property FieldKey Get or set the field key.
Public property IsDescending Gets a value that indicates whether the column is sorted in descending order.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToJson Serialize this object to JavaScript Object Notation (JSON).
Public method ToString (Inherited from Object.)

Top

See Also

Reference

FieldOrder Class

Microsoft.SharePoint.JSGrid Namespace