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.