PivotedGridColumn Members

Include Protected Members
Include Inherited Members

Represents a pivot grid column that will appear in JSGrid.

The PivotedGridColumn type exposes the following members.

Constructors

  Name Description
Public method PivotedGridColumn Default constructor.

Top

Properties

  Name Description
Public property ColumnKey Gets or sets a key identifying the column. (Inherited from BaseGridColumn.)
Public property FieldKeys Define the key fields for a pivoted gird column. (Overrides BaseGridColumn.FieldKeys.)
Public property ImgSrc Gets or sets the path of an image associated with the column. (Inherited from BaseGridColumn.)
Public property Name Gets or sets the name of the column. (Inherited from BaseGridColumn.)
Public property Width Gets or sets the width of the column. (Inherited from BaseGridColumn.)

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 Serializes this object to the JavaScript Object Notation (JSON). (Inherited from BaseGridColumn.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PivotedGridColumn Class

Microsoft.SharePoint.JSGrid Namespace