GridSerializer.SerializedProp Members

Include Protected Members
Include Inherited Members

Represents the serialized json describing a change that originates from somewhere other than the user. For example a range validation is a GridSerializer.SerializedProp.

The GridSerializer.SerializedProp type exposes the following members.

Constructors

  Name Description
Public method GridSerializer.SerializedProp Initializes a new instance of the GridSerializer.SerializedPropclass.

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 ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field dataValue A string representing the data value.
Public field hasDataValue A Boolean indicating whether or not there is a data value.
Public field hasLocalizedValue A Boolean indicating if there is a localized value.
Public field localizedValue A string representing the localized value.

Top

See Also

Reference

GridSerializer.SerializedProp Class

Microsoft.SharePoint.JSGrid Namespace