Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets an object representing the new value of the cell.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property NewProp As Prop
Get
Set
'Usage
Dim instance As PropUpdate
Dim value As Prop
value = instance.NewProp
instance.NewProp = value
public Prop NewProp { get; set; }
Property Value
Type: Microsoft.SharePoint.JSGrid.Prop
The updated Prop.