Share via


GridSerializer.GanttStyleInfo Property

Gets the gantt style information.

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

Syntax

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

value = instance.GanttStyleInfo
public GanttStyleInfo GanttStyleInfo { get; }

Property Value

Type: Microsoft.SharePoint.JSGrid.GanttStyleInfo
Returns GanttStyleInfo.

See Also

Reference

GridSerializer Class

GridSerializer Members

Microsoft.SharePoint.JSGrid Namespace