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