SliceUpdate Class

Represents an update to the serializer’s data that occurs after the data has been sliced but before it has been serialized.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.JSGrid.SliceUpdate

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SliceUpdate
'Usage
Dim instance As SliceUpdate
public class SliceUpdate

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SliceUpdate Members

Microsoft.SharePoint.JSGrid Namespace