GridSerializer.IsGanttJavaScriptRequired property

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

Syntax

'Declaration
Public ReadOnly Property IsGanttJavaScriptRequired As Boolean
    Get
'Usage
Dim instance As GridSerializer
Dim value As Boolean

value = instance.IsGanttJavaScriptRequired
public bool IsGanttJavaScriptRequired { get; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

GridSerializer class

GridSerializer members

Microsoft.SharePoint.JSGrid namespace