Share via


Prop Members

Include Protected Members
Include Inherited Members

Represents one cell in the grid.

The Prop type exposes the following members.

Constructors

  Name Description
Public method Prop() Default constructor.
Public method Prop(Boolean, Boolean, Object, String) Initializes a Prop object with a data value and localized value.

Top

Properties

  Name Description
Public property DataValue Gets or sets the data value associated with this object.
Public property HasDataValue Gets or sets a setting indicating whether this object has an associated data value.
Public property HasLocalizedValue Gets or sets a setting indicating whether this object has a localized version of its data value.
Public property LocalizedValue Gets or sets the localized representation of the data value.

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

Top

See Also

Reference

Prop Class

Microsoft.SharePoint.JSGrid Namespace