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 the DataVal property.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DataVal As Object
Get
Set
'Usage
Dim instance As GroupingNode
Dim value As Object
value = instance.DataVal
instance.DataVal = value
public Object DataVal { get; set; }
Property Value
Type: System.Object
Returns Object.