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.
Represents one cell in the grid.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.JSGrid.Prop
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class Prop _
Implements IJsonSerializable
'Usage
Dim instance As Prop
public class Prop : IJsonSerializable
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.